aboutsummaryrefslogtreecommitdiff
path: root/net/xorp/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-05-25 18:33:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-05-25 18:33:44 +0000
commitdfe005ee4419ef4241e9eba862431f9b726841db (patch)
tree85b1fd07b70d3c873159df5a52c11d85b667810b /net/xorp/Makefile
parent3ae4718f6915dde0adfd5295c90912e9e1bead56 (diff)
downloadports-dfe005ee4419ef4241e9eba862431f9b726841db.tar.gz
ports-dfe005ee4419ef4241e9eba862431f9b726841db.zip
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
Notes
Notes: svn path=/head/; revision=536497
Diffstat (limited to 'net/xorp/Makefile')
-rw-r--r--net/xorp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile
index 95063ae12fc3..cbcdc93c14e5 100644
--- a/net/xorp/Makefile
+++ b/net/xorp/Makefile
@@ -18,7 +18,7 @@ EXPIRATION_DATE= 2020-09-15
LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libpcap.so.1:net/libpcap # avoid base libpcap
-USES= ncurses scons shebangfix ssl compiler:env python:2.7,build
+USES= ncurses scons:python2 shebangfix ssl compiler:env python:2.7,build
USE_GITHUB= yes
USE_RC_SUBR= xorp
GH_ACCOUNT= greearb