diff options
Diffstat (limited to 'www/hiawatha/Makefile')
-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 02e62e18a27..6622c313c78 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:52 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/07/29 22:23:30 jlam Exp $ # DISTNAME= hiawatha @@ -20,7 +20,7 @@ NO_CONFIGURE= NO_BUILD= WRKSRC= ${WRKDIR} -USE_JAVA= yes +USE_JAVA= run DIST_SUBDIR= ${PKGNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_CMD= unzip -aq ${DOWNLOADED_DISTFILE} |