diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-27 13:15:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-27 13:15:53 +0000 |
commit | 32d6ba3c612ab7323d81c30bf643fb8ce65642bd (patch) | |
tree | cca81074cd10af0c7237e0e76e72e2df6c703f4c /games/warsow | |
parent | 03315bbb41cbf4a95c4bdc01bd38f569c474c965 (diff) | |
download | ports-32d6ba3c612ab7323d81c30bf643fb8ce65642bd.tar.gz ports-32d6ba3c612ab7323d81c30bf643fb8ce65642bd.zip |
Notes
Diffstat (limited to 'games/warsow')
-rw-r--r-- | games/warsow/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/warsow/Makefile b/games/warsow/Makefile index dba537fd68ea..3820a2638b6c 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -7,7 +7,7 @@ PORTNAME= warsow PORTVERSION= 0.12 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://warsow.aditsystems.com/ \ http://ftp.club-internet.fr/pub/games/nofrag/warsow/ \ @@ -23,6 +23,7 @@ RUN_DEPENDS= ${DATADIR}/data0.pk3:${PORTSDIR}/games/warsow-data ONLY_FOR_ARCHS= i386 amd64 USE_GMAKE= yes USE_GCC= 3.4+ +USE_XORG= xxf86dga USE_ZIP= yes USE_DOS2UNIX= linux/in_x11.c linux/sys_linux.c |