aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-ming
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-08-15 11:01:18 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-08-15 11:01:18 +0800
commit6585a7ec31de2d9b3c5831336c4cb9039d352910 (patch)
tree872750e73e044898cfb5f298765c8c31e65254aa /graphics/py-ming
parent06640868cf423601661003d50bfcf5ffbca8b7d9 (diff)
downloadfreebsd-ports-gnome-6585a7ec31de2d9b3c5831336c4cb9039d352910.tar.gz
freebsd-ports-gnome-6585a7ec31de2d9b3c5831336c4cb9039d352910.tar.zst
freebsd-ports-gnome-6585a7ec31de2d9b3c5831336c4cb9039d352910.zip
- Use USES=python
Diffstat (limited to 'graphics/py-ming')
-rw-r--r--graphics/py-ming/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile
index abe9cdce1137..9ac7761f33a4 100644
--- a/graphics/py-ming/Makefile
+++ b/graphics/py-ming/Makefile
@@ -13,9 +13,8 @@ LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
CONFIGURE_ARGS= --enable-python
-PYDISTUTILS_AUTOPLIST= yes
-USE_PYDISTUTILS=yes
-USE_PYTHON= 2
+PYTHON_FEATURES=autoplist,distutils
+USES= python:2
BUILD_WRKSRC= ${WRKSRC}/py_ext
INSTALL_WRKSRC= ${WRKSRC}/py_ext