diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /net-mgmt | |
parent | 9d763b29f93aa0dff56a94d9096489aacc6f750a (diff) | |
download | ports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.gz ports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/driftnet/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/mbrowse/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/scli/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile index 0ed0297ede0a..0cc01c00b4ef 100644 --- a/net-mgmt/driftnet/Makefile +++ b/net-mgmt/driftnet/Makefile @@ -17,7 +17,6 @@ COMMENT= A Tool to grab images out of (your) TCP connections LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg -USE_GNOMENG= yes USE_GNOME= gtk12 USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index 6e908b2de6a5..8494cd3e9f67 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= netsnmp.5:${PORTSDIR}/net/net-snmp .endif GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 CONFIGURE_ARGS+= --with-snmp-prefix=${LOCALBASE} diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index 477438bf0374..262fbb5363d4 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -16,7 +16,6 @@ COMMENT= A collection of SNMP command line management tools LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= glib12 MAN1= scli.1 |