summaryrefslogtreecommitdiff
path: root/lang/brandybasic
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:15:30 +0000
committerjlam <jlam>2005-05-16 01:15:30 +0000
commit147a5621c28e6a26de0b520dcecfda5698bace16 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /lang/brandybasic
parent6b5baef6bfdba6145563c06d1db88770911af1a6 (diff)
downloadpkgsrc-147a5621c28e6a26de0b520dcecfda5698bace16.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'lang/brandybasic')
-rw-r--r--lang/brandybasic/Makefile4
1 files changed, 3 insertions, 1 deletions
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}