diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-05-25 13:28:15 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-05-25 13:28:15 +0000 |
commit | 73481aaed298b3103d385006a0072c6c1dc60946 (patch) | |
tree | 40666a3fdbbbfc105deb07444717372c44cd6271 /graphics/py-freeimagepy | |
parent | cd87d317ed63fb98021f6c2bdfae5e6e60fa3c45 (diff) | |
download | ports-73481aaed298b3103d385006a0072c6c1dc60946.tar.gz ports-73481aaed298b3103d385006a0072c6c1dc60946.zip |
Notes
Diffstat (limited to 'graphics/py-freeimagepy')
-rw-r--r-- | graphics/py-freeimagepy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-freeimagepy/Makefile b/graphics/py-freeimagepy/Makefile index f8be7f85ec45..01f1874e20e2 100644 --- a/graphics/py-freeimagepy/Makefile +++ b/graphics/py-freeimagepy/Makefile @@ -9,6 +9,7 @@ PORTNAME= freeimagepy PORTVERSION= 1.5.0 CATEGORIES= graphics python MASTER_SITES= SF +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FreeImagePy_w_dll MAINTAINER= araujo@FreeBSD.org |