aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-03-20 20:08:17 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-03-20 20:08:17 +0000
commitbe6cae75fa8e2caf9bad9848e27076676729db2a (patch)
tree83698d3a974e9a3023e0658c5b9dd09de14a65ef /misc
parentbb021ed644374a70df0352fc4afb1ea948e63e66 (diff)
downloadports-be6cae75fa8e2caf9bad9848e27076676729db2a.tar.gz
ports-be6cae75fa8e2caf9bad9848e27076676729db2a.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/wmweather+/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile
index 309b26102d28..ee34c1eeebe9 100644
--- a/misc/wmweather+/Makefile
+++ b/misc/wmweather+/Makefile
@@ -40,6 +40,8 @@ PLIST_FILES= bin/wmweather+
.include <bsd.port.pre.mk>
+CFLAGS:= ${CFLAGS:C/-O[0-9]/-O0/}
+
.if !defined(WITHOUT_WM)
LIB_DEPENDS+= wraster:${PORTSDIR}/x11-wm/windowmaker
.else
@@ -67,7 +69,6 @@ PM= ${WRKDIR}/pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
.endif
-
post-install:
.if !defined(NOPORTEXAMPLES)
@${ECHO} "===================================================" > ${PM}