summaryrefslogtreecommitdiffstats
path: root/games/pom
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-02-15 14:32:00 +0000
committeruqs <uqs@FreeBSD.org>2010-02-15 14:32:00 +0000
commit23cb4f332daf3ebea0bfd612d0371a62b020f57d (patch)
treefd90d86e939a021ed725082e33fb4f97093678eb /games/pom
parent9dc5fb429afee4ecb101d7bda417cf51336b2716 (diff)
downloadFreeBSD-src-23cb4f332daf3ebea0bfd612d0371a62b020f57d.zip
FreeBSD-src-23cb4f332daf3ebea0bfd612d0371a62b020f57d.tar.gz
games: make WARNS=6 the default, remove overrides
This also bumps factor, fortune, primes, and random to WARNS=6. Approved by: ed (Co-mentor)
Diffstat (limited to 'games/pom')
-rw-r--r--games/pom/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/pom/Makefile b/games/pom/Makefile
index 332f3cf..9a74204 100644
--- a/games/pom/Makefile
+++ b/games/pom/Makefile
@@ -6,6 +6,4 @@ MAN= pom.6
DPADD= ${LIBM}
LDADD= -lm
-WARNS?= 6
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud