diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile index 01c19ed2af43..6308cac2ff51 100644 --- a/x11-toolkits/gtk-xfce-engine/Makefile +++ b/x11-toolkits/gtk-xfce-engine/Makefile @@ -21,7 +21,8 @@ LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 WRKSRC= ${WRKDIR}/gtk-xfce-engine-${PORTVERSION} USE_GMAKE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gnomehack USE_LIBTOOL= yes USE_X_PREFIX= yes |