aboutsummaryrefslogtreecommitdiff
path: root/security/belier
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:50:42 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:50:42 +0000
commit742321c70870f8339d0ac558f88a918b77b56096 (patch)
tree13162908585c4f1c4a190de09a7b7dd8f6e58eb2 /security/belier
parentd45fbf3040b3448bc804ff8be8a816d15ea3f92a (diff)
downloadports-742321c70870f8339d0ac558f88a918b77b56096.tar.gz
ports-742321c70870f8339d0ac558f88a918b77b56096.zip
Notes
Diffstat (limited to 'security/belier')
-rw-r--r--security/belier/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/belier/Makefile b/security/belier/Makefile
index 1b2357184fcf..a87d6a608914 100644
--- a/security/belier/Makefile
+++ b/security/belier/Makefile
@@ -13,8 +13,7 @@ COMMENT= easily cross several machines with ssh
RUN_DEPENDS= expect>=5.42.1:${PORTSDIR}/lang/expect
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>