diff options
Diffstat (limited to 'sysutils/xfce4-settings/Makefile')
-rw-r--r-- | sysutils/xfce4-settings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile index 245bcdf3b3fb..7997ebf6d9c5 100644 --- a/sysutils/xfce4-settings/Makefile +++ b/sysutils/xfce4-settings/Makefile @@ -24,7 +24,7 @@ OPTIONS= XKLAVIER "Keyboard layout settings" off \ NLS "Enable Native Language Support" on CONFIGURE_ARGS= --disable-sound-settings --disable-debug -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes |