summaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-29 12:00:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-29 12:00:30 +0000
commitc2866e7e03e21bb8c87264f3e94eb0771ff2929f (patch)
treebb60854c08a09d1f82d638352a523fd80ba34d9a /net/ntop
parent- Convert gmake to USES (diff)
- Convert gmake,bzip2 to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355691
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index d58d44b4c123..c3ae6bde85e0 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -21,10 +21,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
DBDIR?= /var/db
+USES= gmake
USE_AUTOTOOLS= libtool automake autoconf
USE_GNOME= libxml2
USE_PYTHON= yes
-USE_GMAKE= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes