diff options
Diffstat (limited to 'games/tetrinet/Makefile')
-rw-r--r-- | games/tetrinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tetrinet/Makefile b/games/tetrinet/Makefile index 5f1bb3f..3fdb775 100644 --- a/games/tetrinet/Makefile +++ b/games/tetrinet/Makefile @@ -12,7 +12,7 @@ COMMENT= Console tetrinet client MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DHAVE_IPV6 -fno-builtin-log" PLIST_FILES= bin/tetrinet bin/tetrinet-server -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |