summaryrefslogtreecommitdiff
path: root/www/jsdk20
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 /www/jsdk20
parent6b5baef6bfdba6145563c06d1db88770911af1a6 (diff)
downloadpkgsrc-147a5621c28e6a26de0b520dcecfda5698bace16.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'www/jsdk20')
-rw-r--r--www/jsdk20/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/jsdk20/Makefile b/www/jsdk20/Makefile
index 0e3be3efeca..949931218c0 100644
--- a/www/jsdk20/Makefile
+++ b/www/jsdk20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/03/08 15:35:17 kristerw Exp $
+# $NetBSD: Makefile,v 1.25 2005/05/16 01:15:34 jlam Exp $
# STOP! Don't update this to a later version of this software.
# The JSDK and Apache Jakarta projects have merged, making the
# jakarta-tomcat package the current version of this software.
@@ -25,6 +25,8 @@ BUILD_DEFS+= JSDK_HOME
NO_CONFIGURE=
NO_BUILD=
+PKGSRC_USE_TOOLS+= gtar
+
RESTRICTED= "Read license before redistributing the Java(tm) Servlet Development Kit"
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}