diff options
-rw-r--r-- | x11-themes/gtk-xfce-engine/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile index 01c19ed2af43..6308cac2ff51 100644 --- a/x11-themes/gtk-xfce-engine/Makefile +++ b/x11-themes/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 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 |