pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/rocksndiamonds Removed not-for-darwin; builds an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/952edf132468
branches:  trunk
changeset: 470331:952edf132468
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Mar 08 08:43:33 2004 +0000

description:
Removed not-for-darwin; builds and works with x11 target

diffstat:

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

diffs (15 lines):

diff -r 17bf6d9ed4d8 -r 952edf132468 games/rocksndiamonds/Makefile
--- a/games/rocksndiamonds/Makefile     Mon Mar 08 08:25:00 2004 +0000
+++ b/games/rocksndiamonds/Makefile     Mon Mar 08 08:43:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/03/06 20:08:20 heinz Exp $
+# $NetBSD: Makefile,v 1.19 2004/03/08 08:43:33 adam Exp $
 #
 
 .include "Makefile.common"
@@ -11,5 +11,3 @@
 ALL_TARGET=    x11
 .endif
 CONFLICTS=     rocksndiamonds-sdl-[1-9]*
-# MacOS X/Darwin always needs sdl, so use rocksndiamonds-sdl
-NOT_FOR_PLATFORM=      Darwin-*-*



Home | Main Index | Thread Index | Old Index