summaryrefslogtreecommitdiffstats
path: root/source/xap/fluxbox/fluxbox.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/fluxbox/fluxbox.SlackBuild')
-rwxr-xr-xsource/xap/fluxbox/fluxbox.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/xap/fluxbox/fluxbox.SlackBuild b/source/xap/fluxbox/fluxbox.SlackBuild
index 25eedf3eb..07b5e0cec 100755
--- a/source/xap/fluxbox/fluxbox.SlackBuild
+++ b/source/xap/fluxbox/fluxbox.SlackBuild
@@ -79,10 +79,10 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/fluxbox-$VERSION \
--enable-xinerama \
- --enable-shape \
--enable-slit \
--enable-nls \
- --enable-timed-cache \
+ --enable-timedcache \
+ --enable-xext \
--build=$ARCH-slackware-linux
make $NUMJOBS || make || exit 1