aboutsummaryrefslogtreecommitdiff
path: root/devel/py-smmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-smmap/Makefile')
-rw-r--r--devel/py-smmap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-smmap/Makefile b/devel/py-smmap/Makefile
index 410b672771dd..8d468214c113 100644
--- a/devel/py-smmap/Makefile
+++ b/devel/py-smmap/Makefile
@@ -12,8 +12,7 @@ COMMENT= Pure python sliding memory map manager
LICENSE= BSD
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>