aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-29 14:46:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-29 14:46:04 +0000
commit492685a46394cffc14001bfede4012a05dfaed93 (patch)
tree3840905c520f1e0d2b87e0cd5841d00a452f00ce /graphics
parent38d8584182a691c72ae140c02ddbcfa0ffa1c413 (diff)
downloadports-492685a46394cffc14001bfede4012a05dfaed93.tar.gz
ports-492685a46394cffc14001bfede4012a05dfaed93.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-imaging/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index 38919acadd62..21fc862f0ba8 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -19,10 +19,9 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
UNIQUENAME= py-${PORTNAME}
+USES= python
DIST_SUBDIR= python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USE_PYTHON= distutils autoplist
PLIST_FILES= %%PYTHON_INCLUDEDIR%%/ImPlatform.h %%PYTHON_INCLUDEDIR%%/Imaging.h
PORTDOCS= *