diff options
Diffstat (limited to 'games/linux-warsow')
-rw-r--r-- | games/linux-warsow/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/linux-warsow/Makefile b/games/linux-warsow/Makefile index 67df1b829be2..457c8902c0dc 100644 --- a/games/linux-warsow/Makefile +++ b/games/linux-warsow/Makefile @@ -25,6 +25,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= Free multiplayer first person shooter with cartoon design +IGNORE= is outdated, does not match games/warsow-data port + RUN_DEPENDS= ${LINUXBASE}/lib/libssl.so.5:${PORTSDIR}/security/linux-openssl \ ${DATADIR}/data0.pk3:${PORTSDIR}/games/warsow-data |