aboutsummaryrefslogtreecommitdiff
path: root/devel/pyrex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pyrex/Makefile')
-rw-r--r--devel/pyrex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pyrex/Makefile b/devel/pyrex/Makefile
index fd262030b377..e9dec6a1a55c 100644
--- a/devel/pyrex/Makefile
+++ b/devel/pyrex/Makefile
@@ -5,7 +5,7 @@ PORTNAME= pyrex
PORTVERSION= 0.9.9
CATEGORIES= devel lang python
MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
-PKGNAMEPREFIX= ${PYTHONPKGNAMEPREFIX}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Pyrex-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org