aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-wand/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-wand/Makefile')
-rw-r--r--graphics/py-wand/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-wand/Makefile b/graphics/py-wand/Makefile
index fd152f94f09f..24a0d30584aa 100644
--- a/graphics/py-wand/Makefile
+++ b/graphics/py-wand/Makefile
@@ -13,9 +13,8 @@ LICENSE= MIT
LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.pre.mk>