From bc5a3588315a66d144a8d582cb28579226f9ab95 Mon Sep 17 00:00:00 2001 From: acm Date: Wed, 8 Nov 2006 00:12:10 +0000 Subject: - Remove ONLY_FOR_ARCHS Suggested by: kris Noticed by: alepulver --- games/linux-warsow/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'games/linux-warsow') 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} -- cgit