summaryrefslogtreecommitdiff
path: root/www/hiawatha
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /www/hiawatha
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'www/hiawatha')
-rw-r--r--www/hiawatha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index 226302c85d2..ef8e489d483 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2003/08/04 11:00:31 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 12:27:58 agc Exp $
#
DISTNAME= hiawatha
PKGNAME= hiawatha-0.1
PKGREVISION= 1
-WRKSRC= ${WRKDIR}
CATEGORIES= textproc www
MASTER_SITES= ${HOMEPAGE} ${MASTER_SITE_BACKUP}
EXTRACT_SUFX= .zip
@@ -20,6 +19,7 @@ DEPENDS+= saxon-[0-9]*:../../textproc/saxon
NO_CONFIGURE=
NO_BUILD=
+WRKSRC= ${WRKDIR}
USE_BUILDLINK2= yes
USE_JAVA= run
USE_PKGINSTALL= yes