diff options
Diffstat (limited to 'x11/xfce4-terminal/Makefile')
-rw-r--r-- | x11/xfce4-terminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index 21dbc448131a..9fdeb9e0c27e 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -19,7 +19,7 @@ USE_GNOME= gnomehack gtk20 glib20 intltool intlhack vte \ libxml2 desktopfileutils USE_XFCE= configenv libmenu USE_XORG= x11 -USE_PKGCONFIG= build +USES= pkgconfig CONFIGURE_ARGS= --without-gnome-default-appsdir |