summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjoerg <joerg>2009-12-15 18:03:24 +0000
committerjoerg <joerg>2009-12-15 18:03:24 +0000
commita5fa41bf1788289e3ea9b5a47ec6e0023ace3878 (patch)
tree97eeec1e7d5c7b7e194bd5f7d1474629c39750ad /wm
parentec1f2db76b4a8e8a704ca9d4999e00a3f32e4abd (diff)
downloadpkgsrc-a5fa41bf1788289e3ea9b5a47ec6e0023ace3878.tar.gz
Don't forcefully disable optimisation. Discussed with sborrill@
Diffstat (limited to 'wm')
-rw-r--r--wm/fluxbox/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile
index 302dd883e84..f3e73dbd8e9 100644
--- a/wm/fluxbox/Makefile
+++ b/wm/fluxbox/Makefile
@@ -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 @@ USE_LIBTOOL= YES
.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