diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-06 04:45:15 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-06 04:45:15 +0800 |
commit | 0385b183e5ab4d98820f25340c7b7d0bc6dd6732 (patch) | |
tree | 206a9912f3adaea4234588fca37c3f82858e79d3 /games/linux-quake4-demo | |
parent | fff0d8fc6c369c4cd5b7826f5091033329057c4f (diff) | |
download | freebsd-ports-gnome-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.tar.gz freebsd-ports-gnome-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.tar.zst freebsd-ports-gnome-0385b183e5ab4d98820f25340c7b7d0bc6dd6732.zip |
- Remove ONLY_FOR_ARCHS (let USE_LINUX decide).
Diffstat (limited to 'games/linux-quake4-demo')
-rw-r--r-- | games/linux-quake4-demo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/linux-quake4-demo/Makefile b/games/linux-quake4-demo/Makefile index e428c38f0ef6..20f90a65c349 100644 --- a/games/linux-quake4-demo/Makefile +++ b/games/linux-quake4-demo/Makefile @@ -20,7 +20,6 @@ COMMENT= Quake 4 for Linux Demo RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 -ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes NO_WRKSUBDIR= yes NO_CDROM= Redistribution is limited, see license |