diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell-extensions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-shell-extensions/Makefile b/x11/gnome-shell-extensions/Makefile index 521617f4d..01e778c25 100644 --- a/x11/gnome-shell-extensions/Makefile +++ b/x11/gnome-shell-extensions/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop RUN_DEPENDS= gnome-shell>=3.12.0:${PORTSDIR}/x11/gnome-shell USES= gettext gmake pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomedesktop3 intltool +USE_GNOME= glib20 gnomedesktop3 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-extensions=all |