aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmedcon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xmedcon/Makefile')
-rw-r--r--graphics/xmedcon/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile
index 299f542280a1..e00d97c9b98b 100644
--- a/graphics/xmedcon/Makefile
+++ b/graphics/xmedcon/Makefile
@@ -36,7 +36,6 @@ post-clean:
.if defined(WITH_X11)
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12 gdkpixbuf
PLIST_SUB= X11=""
.else
@@ -47,7 +46,6 @@ PLIST_SUB= X11="@comment "
.if !defined(WITH_GLIB)
CONFIGURE_ARGS+= --disable-glib
.else
-USE_GNOMENG= yes
USE_GNOME+= glib12
.endif