diff options
Diffstat (limited to 'games/an')
-rw-r--r-- | games/an/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/an/Makefile b/games/an/Makefile index 89c086cd6f5d..4c682371eb0e 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://suburbia.net/pub/rmj/ \ MAINTAINER= ports@FreeBSD.org +USE_REINPLACE= yes MAKE_ENV+= DEFS=-DDEFDICT=\\\"/usr/share/dict/words\\\" ALL_TARGET= with-getopt MAN6= an.6 |