diff options
Diffstat (limited to 'graphics/py-freeimagepy/Makefile')
-rw-r--r-- | graphics/py-freeimagepy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-freeimagepy/Makefile b/graphics/py-freeimagepy/Makefile index 853147225d77..4a7865038af3 100644 --- a/graphics/py-freeimagepy/Makefile +++ b/graphics/py-freeimagepy/Makefile @@ -5,7 +5,7 @@ PORTNAME= freeimagepy PORTVERSION= 2.0.1 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/FreeImagePy/V${PORTVERSION} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FreeImagePy_w_dll-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |