diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-15 00:33:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-15 00:33:24 +0000 |
commit | 0b03dd08f14736913a87eb78b69ccfddf2b0b96e (patch) | |
tree | 46a46e6edb6763e526f02c871d3c72d496279367 /games | |
parent | e707d639775518495d0305d72c117de5055d9292 (diff) | |
download | pkgsrc-0b03dd08f14736913a87eb78b69ccfddf2b0b96e.tar.gz |
Fix some entries from PLIST, where ${OPSYS} should be NetBSD and
this is a linux binary, so don't check for shared libraries.
Diffstat (limited to 'games')
-rw-r--r-- | games/rtcw/Makefile | 5 | ||||
-rw-r--r-- | games/rtcw/PLIST | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index b3465c3c919..cbd9ecb0192 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/21 07:40:33 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/15 00:33:24 xtraeme Exp $ DISTNAME= wolf-linux-1.33.x86 PKGNAME= rtcw-1.33 @@ -10,7 +10,8 @@ MAINTAINER= david@netbsd-fr.org HOMEPAGE= http://games.activision.com/games/wolfenstein/ COMMENT= Return to Castle Wolfenstein for Linux -ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386 +ONLY_FOR_PLATFORM= *-*-i386 +CHECK_SHLIBS= no NO_BUILD= yes RTCWDIR= ${PREFIX}/lib/lokigames/rtcw RESTRICTED= "Size; the data set is much too big" diff --git a/games/rtcw/PLIST b/games/rtcw/PLIST index e4f2b2aec63..e101e24556e 100644 --- a/games/rtcw/PLIST +++ b/games/rtcw/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/21 07:40:37 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/04/15 00:33:24 xtraeme Exp $ lib/lokigames/rtcw/CHANGES lib/lokigames/rtcw/Docs/ATVIsmall.jpg lib/lokigames/rtcw/Docs/Dedicated Server Notes.html @@ -214,7 +214,7 @@ lib/lokigames/rtcw/setup.data/bin/FreeBSD lib/lokigames/rtcw/setup.data/bin/Linux/x86/glibc-2.1/setup.gtk lib/lokigames/rtcw/setup.data/bin/Linux/x86/glibc-2.1/xsu lib/lokigames/rtcw/setup.data/bin/Linux/x86/setup -lib/lokigames/rtcw/setup.data/bin/${OPSYS} +lib/lokigames/rtcw/setup.data/bin/NetBSD lib/lokigames/rtcw/setup.data/bin/OpenBSD lib/lokigames/rtcw/setup.data/config.sh lib/lokigames/rtcw/setup.data/locale/de/LC_MESSAGES/setup.mo |