aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Record/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-Record/Makefile')
-rw-r--r--devel/py-Record/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-Record/Makefile b/devel/py-Record/Makefile
index b2f2ad2f5ed2..58f45f5f3cb2 100644
--- a/devel/py-Record/Makefile
+++ b/devel/py-Record/Makefile
@@ -15,9 +15,7 @@ LICENSE= ZPL21
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>