diff options
author | acm <acm@FreeBSD.org> | 2006-11-08 08:12:10 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-11-08 08:12:10 +0800 |
commit | bc5a3588315a66d144a8d582cb28579226f9ab95 (patch) | |
tree | e88d3b869c10be6ad23738130e6ad877e25b4939 /games/linux-savage | |
parent | 62235f4ef65579032c741fc4d8a1532aa99f52db (diff) | |
download | freebsd-ports-gnome-bc5a3588315a66d144a8d582cb28579226f9ab95.tar.gz freebsd-ports-gnome-bc5a3588315a66d144a8d582cb28579226f9ab95.tar.zst freebsd-ports-gnome-bc5a3588315a66d144a8d582cb28579226f9ab95.zip |
- Remove ONLY_FOR_ARCHS
Suggested by: kris
Noticed by: alepulver
Diffstat (limited to 'games/linux-savage')
-rw-r--r-- | games/linux-savage/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/linux-savage/Makefile b/games/linux-savage/Makefile index f723ca2e1441..0f160f0060bd 100644 --- a/games/linux-savage/Makefile +++ b/games/linux-savage/Makefile @@ -27,7 +27,6 @@ COMMENT= The Savage game (linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libvorbis.so.0:${PORTSDIR}/audio/linux-libvorbis \ ${LINUXBASE}/usr/lib/libtiff.so.3:${PORTSDIR}/graphics/linux-tiff -ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes NO_BUILD= yes RESTRICTED= Savage is freeware, but i am not sure of its license |