aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-trans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-trans/Makefile')
-rw-r--r--textproc/py-trans/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/py-trans/Makefile b/textproc/py-trans/Makefile
index 87a361a53fbd..2d09d299f5c7 100644
--- a/textproc/py-trans/Makefile
+++ b/textproc/py-trans/Makefile
@@ -11,9 +11,7 @@ COMMENT= Module for performing transliteration
LICENSE= BSD
-USES= tar:bzip2
-USE_PYDISTUTILS=yes
-USE_PYTHON= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python tar:bzip2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>