aboutsummaryrefslogtreecommitdiff
path: root/games/fairymax
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-06 16:02:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-06 16:02:06 +0000
commit2ba2995f5b933faa0c16bdd10db0cab7f79101fd (patch)
tree43db0c5ef2e9b9b0e0832f8427c8cfc69d608a15 /games/fairymax
parenta150682ec8f74bc581e39445ee04c2bd40195b38 (diff)
downloadports-2ba2995f5b933faa0c16bdd10db0cab7f79101fd.tar.gz
ports-2ba2995f5b933faa0c16bdd10db0cab7f79101fd.zip
Fix conversion
Reported by: wg
Notes
Notes: svn path=/head/; revision=320112
Diffstat (limited to 'games/fairymax')
-rw-r--r--games/fairymax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fairymax/Makefile b/games/fairymax/Makefile
index d8a8534c06a5..d2e1c597ed54 100644
--- a/games/fairymax/Makefile
+++ b/games/fairymax/Makefile
@@ -37,7 +37,7 @@ MAKE_ARGS+= INI_FILE_fmax=${DATADIR}/fmax.ini \
.include <bsd.port.options.mk>
-.if ! ${PORT_OPTIONS:MOCFLAGS}
+.if ${PORT_OPTIONS:MOPTIMIZED_CLAGS}
CFLAGS+= -O2
.else
CFLAGS+=