diff options
Diffstat (limited to 'games/ppt')
-rw-r--r-- | games/ppt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ppt/Makefile b/games/ppt/Makefile index 958759d..d4433c4 100644 --- a/games/ppt/Makefile +++ b/games/ppt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PROG= ppt -NOMAN= +NO_MAN= WARNS?= 6 |