From decb8770e141e385283d6f778e05544b3a0386a8 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 12:15:16 +0000 Subject: Fixed pkglint warnings. --- www/hiawatha/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/hiawatha') diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index fba7bc021f2..d4847e62ec2 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:53 tv Exp $ +# $NetBSD: Makefile,v 1.17 2005/09/28 12:23:55 rillig Exp $ # DISTNAME= hiawatha @@ -16,8 +16,8 @@ COMMENT= Barebones HTTP server with XML and XSLT support (and more) DEPENDS+= saxon-[0-9]*:../../textproc/saxon -NO_CONFIGURE= -NO_BUILD= +NO_CONFIGURE= yes +NO_BUILD= yes WRKSRC= ${WRKDIR} USE_JAVA= run -- cgit v1.2.3