aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-15 18:12:08 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-15 18:12:08 +0000
commit413c39ab2791eafd407c0bcf6fefd611db9fb4b7 (patch)
tree424a4f601bf872ed225df69b740c17932fc78165 /net
parente0d3da1cbdf48e52cbe87a5e1c982c72810ff683 (diff)
downloadports-413c39ab2791eafd407c0bcf6fefd611db9fb4b7.tar.gz
ports-413c39ab2791eafd407c0bcf6fefd611db9fb4b7.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile4
-rw-r--r--net/wireshark/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 75ef2cb72fe7..4d63b860ef34 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -21,14 +21,14 @@ MAINTAINER= billf@FreeBSD.org
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
.endif
+USE_GNOMENG= yes
.if !defined(WITHOUT_X11)
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOME= gtk12
MAN1+= ethereal.1
PLIST_SUB+= ETHEREAL=bin/ethereal
.else
PLIST_SUB+= ETHEREAL="@comment ethereal not built"
-USE_GNOMENG= yes
USE_GNOME= glib12
CONFIGURE_ARGS+= --enable-ethereal=no \
--disable-gtktest
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 75ef2cb72fe7..4d63b860ef34 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -21,14 +21,14 @@ MAINTAINER= billf@FreeBSD.org
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
.endif
+USE_GNOMENG= yes
.if !defined(WITHOUT_X11)
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOME= gtk12
MAN1+= ethereal.1
PLIST_SUB+= ETHEREAL=bin/ethereal
.else
PLIST_SUB+= ETHEREAL="@comment ethereal not built"
-USE_GNOMENG= yes
USE_GNOME= glib12
CONFIGURE_ARGS+= --enable-ethereal=no \
--disable-gtktest