aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-pyx12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-pyx12/Makefile')
-rw-r--r--textproc/py-pyx12/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-pyx12/Makefile b/textproc/py-pyx12/Makefile
index 12b8538551ae..049934c5739c 100644
--- a/textproc/py-pyx12/Makefile
+++ b/textproc/py-pyx12/Makefile
@@ -12,8 +12,7 @@ COMMENT= Validate and convert HIPAA X12 documents
LICENSE= BSD3CLAUSE
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>