diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-07-25 06:16:58 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-07-25 06:16:58 +0000 |
commit | 05fef884762b41237e6c7b2624ccca399beb4437 (patch) | |
tree | 2ff1d293f347a5ddc130d9f94abc26fa2e633538 | |
parent | 86a5ad20921e5cf0e4e9c7f14b3ce5eb405f011b (diff) | |
download | ports-05fef884762b41237e6c7b2624ccca399beb4437.tar.gz ports-05fef884762b41237e6c7b2624ccca399beb4437.zip |
Notes
-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 |