summaryrefslogtreecommitdiffstats
path: root/games/grdc
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/grdc
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/grdc')
-rw-r--r--games/grdc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/grdc/Makefile b/games/grdc/Makefile
index 3971380..6b1d6ee 100644
--- a/games/grdc/Makefile
+++ b/games/grdc/Makefile
@@ -2,7 +2,6 @@
PROG= grdc
MAN= grdc.6
-WARNS?= 6
DPADD= ${LIBNCURSES}
LDADD= -lncurses
OpenPOWER on IntegriCloud