diff options
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} |