diff options
Diffstat (limited to 'textproc/py-expat/Makefile')
-rw-r--r-- | textproc/py-expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile index fcd77f36b0c..181c58eaced 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${PYTHON_PORTVERSION} PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYTHON} -MASTER_SITE_SUBDIR= ${PYTHON_SITE_SUBDIR} +MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PYTHON_DISTFILE} |