pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/fluxbox Enable XShape option by default.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de824b01c1ab
branches:  trunk
changeset: 498883:de824b01c1ab
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Sep 04 23:41:47 2005 +0000

description:
Enable XShape option by default.

diffstat:

 wm/fluxbox/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 705cc4b216ca -r de824b01c1ab wm/fluxbox/Makefile
--- a/wm/fluxbox/Makefile       Sun Sep 04 23:07:39 2005 +0000
+++ b/wm/fluxbox/Makefile       Sun Sep 04 23:41:47 2005 +0000
@@ -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 @@
 
 BUILDLINK_TRANSFORM+=  rename:-O2:-O1
 
+CONFIGURE_ARGS+=       --enable-shape
 CONFIGURE_ARGS+=       --enable-nls
 CONFIGURE_ARGS+=       --enable-xinerama
 



Home | Main Index | Thread Index | Old Index