pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/brs make this pkg use buildlink2 (no need for pkg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9462b574eb1c
branches:  trunk
changeset: 461599:9462b574eb1c
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Sep 18 08:26:32 2003 +0000

description:
make this pkg use buildlink2 (no need for pkgrevision bump, as there
is no change to the binary pkg).

from the maintainer, Bryan Carter Vyhmeister in PR pkg/22841.

diffstat:

 misc/brs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 361315fb8756 -r 9462b574eb1c misc/brs/Makefile
--- a/misc/brs/Makefile Thu Sep 18 08:06:02 2003 +0000
+++ b/misc/brs/Makefile Thu Sep 18 08:26:32 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/08 08:53:19 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/18 08:26:32 grant Exp $
 
 DISTNAME=      brs.4.00.l1
 PKGNAME=       brs-4.0
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://bible.theverge.com/brs.html
 COMMENT=       Interactive King James Version Bible
 
+USE_BUILDLINK2=        YES
+
 ALL_TARGET=
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index