diff options
Diffstat (limited to 'games/gnake/Makefile')
-rw-r--r-- | games/gnake/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/gnake/Makefile b/games/gnake/Makefile index 7ce2d77e88da..90dbfb5274f0 100644 --- a/games/gnake/Makefile +++ b/games/gnake/Makefile @@ -15,6 +15,9 @@ LICENSE= GPLv2 OPTIONS_DEFINE= DOCS +DEPRECATED= upstream gone, use games/bsdgames +EXPIRATION_DATE= 2015-03-19 + LDFLAGS+= -L${LOCALBASE}/lib -lncurses CFLAGS+= -Wall |