aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethereal
diff options
context:
space:
mode:
Diffstat (limited to 'net/ethereal')
-rw-r--r--net/ethereal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 9cca8d7761f..75ef2cb72fe 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -28,7 +28,8 @@ MAN1+= ethereal.1
PLIST_SUB+= ETHEREAL=bin/ethereal
.else
PLIST_SUB+= ETHEREAL="@comment ethereal not built"
-USE_GLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= glib12
CONFIGURE_ARGS+= --enable-ethereal=no \
--disable-gtktest
.endif