summaryrefslogtreecommitdiff
path: root/misc/brs
diff options
context:
space:
mode:
authorgrant <grant>2003-09-18 08:26:32 +0000
committergrant <grant>2003-09-18 08:26:32 +0000
commit8075a2c03ddb81085cac99eae6c9ac29218314fa (patch)
tree3a6c7b350c33b2d7e92d1cab70c7f84554ba9a94 /misc/brs
parent3b48fbacac9090c416a08691d68369d54a7c4b3c (diff)
downloadpkgsrc-8075a2c03ddb81085cac99eae6c9ac29218314fa.tar.gz
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 (limited to 'misc/brs')
-rw-r--r--misc/brs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/brs/Makefile b/misc/brs/Makefile
index 6a90b36a763..d2473e99b5a 100644
--- a/misc/brs/Makefile
+++ b/misc/brs/Makefile
@@ -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 @@ MAINTAINER= bcv@hub3.net
HOMEPAGE= http://bible.theverge.com/brs.html
COMMENT= Interactive King James Version Bible
+USE_BUILDLINK2= YES
+
ALL_TARGET=
.include "../../mk/bsd.pkg.mk"