diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-11-08 00:12:10 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-11-08 00:12:10 +0000 |
commit | eba9fb0a7c678e433d2986ac6e34cc39e9212ea4 (patch) | |
tree | b9c2dac77cb493ddd5caa866fa959e46976f077c /games/linux-warsow | |
parent | ac8645fc654d3abcff8072a427889a9ceef8bf51 (diff) | |
download | ports-eba9fb0a7c678e433d2986ac6e34cc39e9212ea4.tar.gz ports-eba9fb0a7c678e433d2986ac6e34cc39e9212ea4.zip |
Notes
Diffstat (limited to 'games/linux-warsow')
-rw-r--r-- | games/linux-warsow/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/linux-warsow/Makefile b/games/linux-warsow/Makefile index 97898b514d98..67df1b829be2 100644 --- a/games/linux-warsow/Makefile +++ b/games/linux-warsow/Makefile @@ -28,7 +28,6 @@ COMMENT= Free multiplayer first person shooter with cartoon design RUN_DEPENDS= ${LINUXBASE}/lib/libssl.so.5:${PORTSDIR}/security/linux-openssl \ ${DATADIR}/data0.pk3:${PORTSDIR}/games/warsow-data -ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes WRKSRC= ${WRKDIR}/${PORTNAME} |