pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/mirrormagic USE_BUILDLINK3 and USE_X11.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4049dc9ac73
branches:  trunk
changeset: 470127:c4049dc9ac73
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Mar 07 00:28:24 2004 +0000

description:
USE_BUILDLINK3 and USE_X11.

diffstat:

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

diffs (19 lines):

diff -r f3c241596c3d -r c4049dc9ac73 games/mirrormagic/Makefile
--- a/games/mirrormagic/Makefile        Sun Mar 07 00:21:07 2004 +0000
+++ b/games/mirrormagic/Makefile        Sun Mar 07 00:28:24 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/01/27 00:53:11 heinz Exp $
+# $NetBSD: Makefile,v 1.19 2004/03/07 00:28:24 snj Exp $
 #
 
 DISTNAME=              mirrormagic-2.0.2
@@ -11,7 +11,9 @@
 
 CONFLICTS=             mirrormagic-sdl-[1-9]*
 
+USE_BUILDLINK3=                YES
 USE_GNU_TOOLS+=                make
+USE_X11=               YES
 PLIST_SRC=             ${WRKDIR}/PLIST PLIST
 
 # if you change SCORE_PATH, don't forget to change patch-aa, too



Home | Main Index | Thread Index | Old Index