aboutsummaryrefslogtreecommitdiff
path: root/devel/pysvn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pysvn/Makefile')
-rw-r--r--devel/pysvn/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/pysvn/Makefile b/devel/pysvn/Makefile
index 448b14b035ce..fd4609bfb54e 100644
--- a/devel/pysvn/Makefile
+++ b/devel/pysvn/Makefile
@@ -15,9 +15,8 @@ LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion \
libneon.so:${PORTSDIR}/www/neon29
# Python3 ready
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_NOEGGINFO= yes
+USES= python
+USE_PYTHON= distutils noegginfo
PYDISTUTILS_CONFIGURE_TARGET= configure
PYDISTUTILS_CONFIGUREARGS= --apr-inc-dir=${LOCALBASE}/include/apr-1 \
--svn-root-dir=${LOCALBASE}