aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pdfminer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-pdfminer/Makefile')
-rw-r--r--textproc/py-pdfminer/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-pdfminer/Makefile b/textproc/py-pdfminer/Makefile
index b1e3a71cea88..bc798cc4b1c2 100644
--- a/textproc/py-pdfminer/Makefile
+++ b/textproc/py-pdfminer/Makefile
@@ -12,8 +12,7 @@ COMMENT= PDF parser and analyzer
LICENSE= MIT
-USE_PYTHON= 2
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>