From 147a5621c28e6a26de0b520dcecfda5698bace16 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 01:15:30 +0000 Subject: Note that gtar is required by the package. --- lang/brandybasic/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/brandybasic') diff --git a/lang/brandybasic/Makefile b/lang/brandybasic/Makefile index d5fdff7416b..768c0290fbe 100644 --- a/lang/brandybasic/Makefile +++ b/lang/brandybasic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/12/03 15:15:00 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2005/05/16 01:15:32 jlam Exp $ # DISTNAME= b116 @@ -16,6 +16,8 @@ DOCDIR= ${PREFIX}/share/doc/brandy EXAMPLEDIR= ${PREFIX}/share/examples/brandy BUILD_TARGET= nodebug +PKGSRC_USE_TOOLS+= gtar + do-install: ${INSTALL_DATA_DIR} ${DOCDIR} ${INSTALL_DATA_DIR} ${EXAMPLEDIR} -- cgit v1.2.3