aboutsummaryrefslogtreecommitdiff
path: root/net/ns3
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
commitba284573681e85a059c5c2eb8cad050ff23fd8ac (patch)
tree0420127fe51222574eb803fbddb21f180010a6ea /net/ns3
parent4443168d872e4d4a551497d99bd1830f817ad9c0 (diff)
downloadports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.tar.gz
ports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.zip
net: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517064
Diffstat (limited to 'net/ns3')
-rw-r--r--net/ns3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ns3/Makefile b/net/ns3/Makefile
index a3477bb1d690..8eacab6287db 100644
--- a/net/ns3/Makefile
+++ b/net/ns3/Makefile
@@ -11,7 +11,8 @@ COMMENT= Network simulator for Internet systems
LICENSE= GPLv2
-USES= compiler:c++11-lib gettext pkgconfig python sqlite tar:bzip2 waf
+USES= compiler:c++11-lib gettext gnome pkgconfig python sqlite \
+ tar:bzip2 waf
USE_GNOME= libxml2
USE_LDCONFIG= yes
WRKSRC_SUBDIR= ns-${DISTVERSION}