aboutsummaryrefslogtreecommitdiff
path: root/security/py-mhash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-mhash/Makefile')
-rw-r--r--security/py-mhash/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile
index 0c4dff116ab0..e1c37033f8e8 100644
--- a/security/py-mhash/Makefile
+++ b/security/py-mhash/Makefile
@@ -13,9 +13,8 @@ COMMENT= Python mhash module
LIB_DEPENDS= libmhash.so:${PORTSDIR}/security/mhash
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib