diff options
Diffstat (limited to 'misc/brs/Makefile')
-rw-r--r-- | misc/brs/Makefile | 4 |
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" |