summaryrefslogtreecommitdiff
path: root/wm/fluxbox
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-09-04 23:41:47 +0000
committerxtraeme <xtraeme>2005-09-04 23:41:47 +0000
commit7be4d0ae8178bc75aeed42b868118c58151aec68 (patch)
tree0dbb6e8550eb8f227cb8af4fdb24036b2702cf56 /wm/fluxbox
parentb6b86ecef0240d0370e7460426e4b736105e68ac (diff)
downloadpkgsrc-7be4d0ae8178bc75aeed42b868118c58151aec68.tar.gz
Enable XShape option by default.
Diffstat (limited to 'wm/fluxbox')
-rw-r--r--wm/fluxbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile
index aaaf537d51f..ff969a242c8 100644
--- a/wm/fluxbox/Makefile
+++ b/wm/fluxbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/09/04 20:21:18 tonio Exp $
+# $NetBSD: Makefile,v 1.27 2005/09/04 23:41:47 xtraeme Exp $
#
DISTNAME= fluxbox-0.9.13
@@ -21,6 +21,7 @@ USE_LIBTOOL= YES
BUILDLINK_TRANSFORM+= rename:-O2:-O1
+CONFIGURE_ARGS+= --enable-shape
CONFIGURE_ARGS+= --enable-nls
CONFIGURE_ARGS+= --enable-xinerama