diff options
author | jgh <jgh@FreeBSD.org> | 2015-02-20 01:47:40 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2015-02-20 01:47:40 +0800 |
commit | 05207de3cd789b378594b2149b0d036bfd98f66c (patch) | |
tree | cd513512ee90eb2c0b76caa5fa5e6a2167d92e64 /games | |
parent | f0e335f00da1e955419b131d3d594c817265debe (diff) | |
download | freebsd-ports-gnome-05207de3cd789b378594b2149b0d036bfd98f66c.tar.gz freebsd-ports-gnome-05207de3cd789b378594b2149b0d036bfd98f66c.tar.zst freebsd-ports-gnome-05207de3cd789b378594b2149b0d036bfd98f66c.zip |
- upstream gone, suggest using games/bsdgames
- set expiration to next month
Diffstat (limited to 'games')
-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 |