aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/kdegraphics4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kdegraphics4/Makefile')
-rw-r--r--graphics/kdegraphics4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile
index 2e777b110569..261d902fb6e2 100644
--- a/graphics/kdegraphics4/Makefile
+++ b/graphics/kdegraphics4/Makefile
@@ -21,7 +21,8 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
.if defined(WITH_IMLIB) || defined(KDE_WITH_IMLIB)
-USE_IMLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= imlib
PLIST_SUB+= IMLIB=""
CONFIGURE_ARGS+= --with-imlib-config=${X11BASE}/bin
.else