aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTom Hukins <tom@FreeBSD.org>2003-10-26 16:01:07 +0000
committerTom Hukins <tom@FreeBSD.org>2003-10-26 16:01:07 +0000
commitf3955baaf1ef842f8a46b573f2e41e836bce652c (patch)
treee770b117750f1a110d12d5d8742c301652e85774 /games
parent6e9e12f53c924c4aedd4d689ece952081cc712bb (diff)
downloadports-f3955baaf1ef842f8a46b573f2e41e836bce652c.tar.gz
ports-f3955baaf1ef842f8a46b573f2e41e836bce652c.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/quakeforge/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index 4971fae32c0a..d8db2bfd1eae 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -156,10 +156,7 @@ pre-everything::
@${ECHO_MSG} "Define NO_SKINS to stop from installing skins"
.endif
.if !defined(WITH_OPTIMIZED_CFLAGS)
- @${ECHO_MSG} "Define WITH_OPTIMIZED_CFLAGS to opimize for speed"
-.endif
-.if !defined(WITH_OPTIMIZED_CFLAGS)
- @${ECHO_MSG} "Define WITH_OPTIMIZED_CFLAGS to opimize for speed"
+ @${ECHO_MSG} "Define WITH_OPTIMIZED_CFLAGS to optimize for speed"
.endif
.if !defined(WITH_SVGALIB)
@${ECHO_MSG} "Define WITH_SVGALIB to use svgalib"