summaryrefslogtreecommitdiff
path: root/games/quake3arena
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-12 14:43:23 +0000
committerjoerg <joerg>2005-12-12 14:43:23 +0000
commitb6040619aa907584751304a36c1d26313cff26e6 (patch)
tree97ae5019218968b99f2894114562532ab97bb4da /games/quake3arena
parent71133dae32f632249eb0e87a1e49bee676db468f (diff)
downloadpkgsrc-b6040619aa907584751304a36c1d26313cff26e6.tar.gz
First step at reworking Linux binary packages.
Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms.
Diffstat (limited to 'games/quake3arena')
-rw-r--r--games/quake3arena/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile
index 90f2dc3bc5c..02444941f0a 100644
--- a/games/quake3arena/Makefile
+++ b/games/quake3arena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/07/15 18:27:51 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2005/12/12 14:43:25 joerg Exp $
DISTNAME= linuxq3apoint-1.32b.x86
PKGREVISION= 1
@@ -14,14 +14,12 @@ COMMENT= Quake 3 Arena -- first person shooter (binary only, no data files)
CONFLICTS= quake3arena-demo-[0-9]*
-.include "../../mk/bsd.prefs.mk"
+.include "../../emulators/suse_linux/Makefile.application"
-.if ${OPSYS} != Linux
+.if !defined(USE_NATIVE_LINUX)
DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base
DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
DEPENDS+= suse_glx>=6.4:../../emulators/${SUSE_DIR_PREFIX}_glx
-.include "../../emulators/suse_linux/Makefile.application"
-.else
.endif
NO_SRC_ON_FTP= no