summaryrefslogtreecommitdiffstats
path: root/net/mtr
diff options
context:
space:
mode:
Diffstat (limited to 'net/mtr')
-rw-r--r--net/mtr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 3536af7..39c76c6 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+=--enable-ipv6
CONFIGURE_ARGS+=--disable-ipv6
.endif
-.if ${HAVE_GNOME:Mgtk12}!=""
+.if !defined(WITHOUT_GNOME) && ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
PKGNAMESUFFIX= -gtk
USE_XLIB= yes
OpenPOWER on IntegriCloud