summaryrefslogtreecommitdiff
path: root/www/iasp
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-16 01:15:30 +0000
committerjlam <jlam@pkgsrc.org>2005-05-16 01:15:30 +0000
commit7425b543e8f92cf560a58d4bf6db6c156cca9e85 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /www/iasp
parent578edcd385551fbafb4827036ad4654689210ee5 (diff)
downloadpkgsrc-7425b543e8f92cf560a58d4bf6db6c156cca9e85.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'www/iasp')
-rw-r--r--www/iasp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/iasp/Makefile b/www/iasp/Makefile
index 0ac43979ed3..33104da0ddd 100644
--- a/www/iasp/Makefile
+++ b/www/iasp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/28 02:47:50 reed Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/16 01:15:34 jlam Exp $
.include "../iasp/Makefile.common"
@@ -6,6 +6,8 @@ PKGNAME= iasp-${IASP_VERSION}
PKGREVISION= 2
COMMENT= Instant ASP: Java implementation of Active Server Pages
+PKGSRC_USE_TOOLS+= gtar
+
SCRIPTS_ENV+= CAT=${CAT:Q}
SCRIPTS_ENV+= CHMOD=${CHMOD:Q}
SCRIPTS_ENV+= ECHO=${ECHO:Q}