diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2008-03-29 15:22:13 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2008-03-29 15:22:13 +0000 |
commit | db5b39dfbd5ba8efe6830977aab3be557c11e525 (patch) | |
tree | 0088400659980b8e6299f6e6ed356d4d79791bb5 /games/utserver | |
parent | 479e1637ff0640686707eca96b987f3df6c9d7ad (diff) | |
download | ports-db5b39dfbd5ba8efe6830977aab3be557c11e525.tar.gz ports-db5b39dfbd5ba8efe6830977aab3be557c11e525.zip |
Notes
Diffstat (limited to 'games/utserver')
-rw-r--r-- | games/utserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/utserver/Makefile b/games/utserver/Makefile index f3724ed79979..812fac29f980 100644 --- a/games/utserver/Makefile +++ b/games/utserver/Makefile @@ -22,7 +22,7 @@ COMMENT= Unreal Tournament Dedicated Server for Linux RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 -OPTIONS= BONUSPACKS 'install the official bonus packs collection' on +OPTIONS= BONUSPACKS "install the official bonus packs collection" on USE_LINUX= yes NO_CDROM= Size; the data set is much too big |