summaryrefslogtreecommitdiff
path: root/www/hiawatha
diff options
context:
space:
mode:
authorjlam <jlam>2002-12-31 15:44:28 +0000
committerjlam <jlam>2002-12-31 15:44:28 +0000
commit84fdb8438654f92ab5f1718431e7929abd0688d2 (patch)
tree1ef868ddcd84455baaf1012ecf326c0dc1e79d18 /www/hiawatha
parente869dda50cc5a295613c9d92d6937ba8b8df31b4 (diff)
downloadpkgsrc-84fdb8438654f92ab5f1718431e7929abd0688d2.tar.gz
Mechanical conversion to use java-vm.mk.
Diffstat (limited to 'www/hiawatha')
-rw-r--r--www/hiawatha/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index 6622c313c78..2812326ae6f 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/07/29 22:23:30 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/12/31 15:44:30 jlam Exp $
#
DISTNAME= hiawatha
@@ -53,4 +53,5 @@ do-install:
${INSTALL_DATA} ${DISTDIR}/sitedrivenby.gif ${PREFIX}/share/examples/hiawatha/WEBROOT/images
${INSTALL_SCRIPT} ${WRKDIR}/hiawatha.sh ${PREFIX}/etc/rc.d/hiawatha
+.include "../../mk/java-vm.mk"
.include "../../mk/bsd.pkg.mk"