pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/darwin_lib Set NO_BUILD to yes instead of 1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96b369891ce7
branches:  trunk
changeset: 494363:96b369891ce7
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 23 09:29:08 2005 +0000

description:
Set NO_BUILD to yes instead of 1.

diffstat:

 emulators/darwin_lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a533366d7751 -r 96b369891ce7 emulators/darwin_lib/Makefile
--- a/emulators/darwin_lib/Makefile     Mon May 23 09:28:40 2005 +0000
+++ b/emulators/darwin_lib/Makefile     Mon May 23 09:29:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/11/23 05:24:05 grant Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/23 09:29:08 rillig Exp $
 
 DISTNAME=      darwin_lib-6.6.2
 CATEGORIES=    emulators
@@ -34,7 +34,7 @@
 .endfor
 
 EXTRACT_ONLY=  # empty
-NO_BUILD=      1
+NO_BUILD=      yes
 
 do-install:
        ${RM} -f ${WRKDIR}/PLIST_DYNAMIC



Home | Main Index | Thread Index | Old Index