aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-mpz
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-10-19 16:52:10 +0800
committerperky <perky@FreeBSD.org>2003-10-19 16:52:10 +0800
commit8b3f89e06dd5c0e73dee77fc583a8ce69e302108 (patch)
treea656b9f1cb1671d82cecb452f44c69435bdaedb5 /math/py-mpz
parent81fa85f9b2cdcaef14db27bd905590429931099e (diff)
downloadfreebsd-ports-8b3f89e06dd5c0e73dee77fc583a8ce69e302108.tar.gz
freebsd-ports-8b3f89e06dd5c0e73dee77fc583a8ce69e302108.tar.zst
freebsd-ports-8b3f89e06dd5c0e73dee77fc583a8ce69e302108.zip
Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.
Diffstat (limited to 'math/py-mpz')
-rw-r--r--math/py-mpz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mpz/Makefile b/math/py-mpz/Makefile
index 90580c90dad2..f54d277cceac 100644
--- a/math/py-mpz/Makefile
+++ b/math/py-mpz/Makefile
@@ -9,7 +9,7 @@ PORTNAME= mpz
PORTVERSION= ${PYTHON_PORTVERSION}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYTHON}
-MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION}
+MASTER_SITE_SUBDIR= ${PYTHON_SITE_SUBDIR}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ${PYTHON_DISTFILE}