pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/mbrola Changed #defined to yes in NO_BUILD.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce8efee57c24
branches:  trunk
changeset: 494944:ce8efee57c24
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 31 22:11:22 2005 +0000

description:
Changed #defined to yes in NO_BUILD.

diffstat:

 audio/mbrola/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3a6c11bcb068 -r ce8efee57c24 audio/mbrola/Makefile
--- a/audio/mbrola/Makefile     Tue May 31 22:09:35 2005 +0000
+++ b/audio/mbrola/Makefile     Tue May 31 22:11:22 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/31 22:11:22 rillig Exp $
 
 DISTNAME=              mbr301h
 PKGNAME=               mbrola-301h
@@ -14,7 +14,7 @@
 
 WRKSRC=                        ${WRKDIR}
 DIST_SUBDIR=           mbrola-20010717
-NO_BUILD=
+NO_BUILD=              yes
 
 ONLY_FOR_PLATFORM=     NetBSD-*-i386
 



Home | Main Index | Thread Index | Old Index