diff options
-rw-r--r-- | devel/py-ansistyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ansistyle/Makefile b/devel/py-ansistyle/Makefile index 07da300c7a63..7285fd45cf89 100644 --- a/devel/py-ansistyle/Makefile +++ b/devel/py-ansistyle/Makefile @@ -10,7 +10,7 @@ PORTNAME= ansistyle PORTVERSION= 0.2.1 CATEGORIES= devel python MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/ansistyle/ -PKGNAMEPREFIX= py- +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ANSIStyle-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |