aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-png/Makefile')
-rw-r--r--graphics/py-png/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-png/Makefile b/graphics/py-png/Makefile
index d50742259262..a4db0a4eaad9 100644
--- a/graphics/py-png/Makefile
+++ b/graphics/py-png/Makefile
@@ -14,8 +14,7 @@ COMMENT= Python PNG encoder/decoder
PROJECTHOST= pypng
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>