summaryrefslogtreecommitdiff
path: root/www/hiawatha
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-12-31 15:44:28 +0000
committerjlam <jlam@pkgsrc.org>2002-12-31 15:44:28 +0000
commit2c140f9f2af923b873467ec83ec8e74bfc947099 (patch)
tree1ef868ddcd84455baaf1012ecf326c0dc1e79d18 /www/hiawatha
parent9c42c5520eb4f20b7d397ce3f4c6e33c6ae64d37 (diff)
downloadpkgsrc-2c140f9f2af923b873467ec83ec8e74bfc947099.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"