diff options
author | abs <abs@pkgsrc.org> | 2004-06-28 17:28:56 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-06-28 17:28:56 +0000 |
commit | 2481f05376e9d744e7cf10479d9ef0cee51f046e (patch) | |
tree | 74cf5d1e3488772bfc263f793b9dcf7b0eb4d092 /www/hiawatha | |
parent | 6714172ee5aa1cef67aab5d7dae62efd8c7ae168 (diff) | |
download | pkgsrc-2481f05376e9d744e7cf10479d9ef0cee51f046e.tar.gz |
Update to bl3. All test built with jdk or sun-jdk14.
jakarta-tomcat4 has other issues independant of this - will patch next
Diffstat (limited to 'www/hiawatha')
-rw-r--r-- | www/hiawatha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index ef8e489d483..cb0b61ff808 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:27:58 agc Exp $ +# $NetBSD: Makefile,v 1.14 2004/06/28 17:28:58 abs Exp $ # DISTNAME= hiawatha @@ -20,7 +20,7 @@ NO_CONFIGURE= NO_BUILD= WRKSRC= ${WRKDIR} -USE_BUILDLINK2= yes +USE_BUILDLINK3= YES USE_JAVA= run USE_PKGINSTALL= yes |