pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/rtcw Disable this pkg for NetBSD, because there ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f8190b2d775
branches:  trunk
changeset: 488993:8f8190b2d775
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Feb 14 09:00:46 2005 +0000

description:
Disable this pkg for NetBSD, because there isn't DRI support.

diffstat:

 games/rtcw/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 63f87a7e05de -r 8f8190b2d775 games/rtcw/Makefile
--- a/games/rtcw/Makefile       Mon Feb 14 08:58:04 2005 +0000
+++ b/games/rtcw/Makefile       Mon Feb 14 09:00:46 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/12/03 13:55:48 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/14 09:00:46 xtraeme Exp $
 
 DISTNAME=      wolf-linux-1.33.x86
 PKGNAME=       rtcw-1.33
@@ -11,6 +11,8 @@
 COMMENT=       Return to Castle Wolfenstein for Linux
 
 ONLY_FOR_PLATFORM=     *-*-i386
+NOT_FOR_PLATFORM=      NetBSD-*-*
+
 CHECK_SHLIBS=          no
 NO_BUILD=              yes
 RTCWDIR=               ${PREFIX}/lib/lokigames/rtcw



Home | Main Index | Thread Index | Old Index