From 2a0b23719359bacbe2f33b19a4cdfebd730ffae9 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 15 Dec 2009 18:03:24 +0000 Subject: Don't forcefully disable optimisation. Discussed with sborrill@ --- wm/fluxbox/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'wm/fluxbox') 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 -- cgit v1.2.3