aboutsummaryrefslogtreecommitdiff
path: root/net/py-libdnet
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-08-18 08:56:22 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-08-18 08:56:22 +0000
commita0346dcf9470c4ce2e23ef049d4948e53d8e4ca5 (patch)
tree75a49c62f95c3b68c9489583d236a7c2ae9ab3f1 /net/py-libdnet
parentc8de68cfbde0b91690b2fa44ac14c7ac1a1b57d3 (diff)
downloadports-a0346dcf9470c4ce2e23ef049d4948e53d8e4ca5.tar.gz
ports-a0346dcf9470c4ce2e23ef049d4948e53d8e4ca5.zip
- Use a more clean approach to fix the build instead of pulling in
another build dependency
Notes
Notes: svn path=/head/; revision=324895
Diffstat (limited to 'net/py-libdnet')
-rw-r--r--net/py-libdnet/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile
index b2f74791dd0a..c20a2652fecb 100644
--- a/net/py-libdnet/Makefile
+++ b/net/py-libdnet/Makefile
@@ -6,7 +6,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= Python module for libdnet
-BUILD_DEPENDS= python:${PORTSDIR}/lang/python
LIB_DEPENDS= dnet:${PORTSDIR}/net/libdnet
NOT_FOR_ARCHS= ia64
@@ -20,7 +19,7 @@ PLIST= ${.CURDIR}/pkg-plist
LIBDNET_SLAVE= yes
USE_PYTHON= yes
-CONFIGURE_ARGS= --with-python
+CONFIGURE_ARGS= --with-python=${PYTHON_CMD}
INSTALLS_EGGINFO= yes
PYDISTUTILS_PKGNAME= dnet