diff options
Diffstat (limited to 'www/jsdk20/Makefile')
-rw-r--r-- | www/jsdk20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/jsdk20/Makefile b/www/jsdk20/Makefile index 949931218c0..baf46422d3d 100644 --- a/www/jsdk20/Makefile +++ b/www/jsdk20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/05/16 01:15:34 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2005/07/15 18:27:54 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,7 +25,7 @@ BUILD_DEFS+= JSDK_HOME NO_CONFIGURE= NO_BUILD= -PKGSRC_USE_TOOLS+= gtar +USE_TOOLS+= gtar RESTRICTED= "Read license before redistributing the Java(tm) Servlet Development Kit" NO_SRC_ON_FTP= ${RESTRICTED} |