aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-12-15 21:04:55 +0800
committerwg <wg@FreeBSD.org>2013-12-15 21:04:55 +0800
commitee5f5ca2fb1f5f3857fdea7e372ab05910235f88 (patch)
treee8ca2d5e5718063131f78dbf3795de0d8ef423d0
parentf43226ed94f822be03218b7909b788068475ed6c (diff)
downloadfreebsd-ports-gnome-ee5f5ca2fb1f5f3857fdea7e372ab05910235f88.tar.gz
freebsd-ports-gnome-ee5f5ca2fb1f5f3857fdea7e372ab05910235f88.tar.zst
freebsd-ports-gnome-ee5f5ca2fb1f5f3857fdea7e372ab05910235f88.zip
net/xorp-devel: depends explicitly on "python" to build
Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
-rw-r--r--net/xorp-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xorp-devel/Makefile b/net/xorp-devel/Makefile
index 89b890ca9b8a..08db825afa2e 100644
--- a/net/xorp-devel/Makefile
+++ b/net/xorp-devel/Makefile
@@ -12,6 +12,7 @@ DISTNAME= xorp-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Open source network routing platform, development branch
+BUILD_DEPENDS= python:${PORTSDIR}/lang/python
# Uses libcurses, libcrypto, librt from base system.
LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs \
libpcap.so:${PORTSDIR}/net/libpcap
@@ -22,6 +23,7 @@ NOMAN= defined
USE_BZIP2= yes
USE_GCC= 4.2+
+USE_PYTHON_BUILD= 2
USE_SCONS= yes
NO_STAGE= yes
#USE_OPENSSL= yes