diff options
Diffstat (limited to 'devel/py-ice/Makefile')
-rw-r--r-- | devel/py-ice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile index 5956c6f3df61..212c25b02bda 100644 --- a/devel/py-ice/Makefile +++ b/devel/py-ice/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.3.1 CATEGORIES= devel python MASTER_SITES= http://www.zeroc.com/download/Ice/3.3/ \ http://www.dirk.sh/dirk/Ice/ -PKGNAMEPREFIX= py- +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Ice-${PORTVERSION} MAINTAINER= dirk.ye@gmail.com |