pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/fluxbox Don't forcefully disable optimisation. Disc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8da81aea194
branches: trunk
changeset: 568607:d8da81aea194
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Dec 15 18:03:24 2009 +0000
description:
Don't forcefully disable optimisation. Discussed with sborrill@
diffstat:
wm/fluxbox/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 4fd5d8567238 -r d8da81aea194 wm/fluxbox/Makefile
--- a/wm/fluxbox/Makefile Tue Dec 15 17:54:07 2009 +0000
+++ b/wm/fluxbox/Makefile Tue Dec 15 18:03:24 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2009/08/26 19:58:46 sno Exp $
+# $NetBSD: Makefile,v 1.50 2009/12/15 18:03:24 joerg Exp $
#
DISTNAME= fluxbox-1.1.1
@@ -20,10 +20,6 @@
.include "../../mk/bsd.prefs.mk"
-.for option in 9 8 7 6 5 4 3 2 s
-BUILDLINK_TRANSFORM+= rename:-O${option}:-O1
-.endfor
-
CONFIGURE_ARGS+= --enable-shape
CONFIGURE_ARGS+= --enable-nls
CONFIGURE_ARGS+= --enable-xinerama
Home |
Main Index |
Thread Index |
Old Index