summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-29 13:04:00 +0000
committerminskim <minskim>2004-05-29 13:04:00 +0000
commitde508c880d635ff522dc6a9f4562d98fd6d69ca0 (patch)
tree74a71f15c476dba5a410743c8c906856e9b3e2a6 /textproc
parentb89caf340c48d90c4499bed61930e6b157f50280 (diff)
downloadpkgsrc-de508c880d635ff522dc6a9f4562d98fd6d69ca0.tar.gz
Move WRKSRC definition into a later section.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xml2doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xml2doc/Makefile b/textproc/xml2doc/Makefile
index d63414e4413..82736a48de2 100644
--- a/textproc/xml2doc/Makefile
+++ b/textproc/xml2doc/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/23 08:39:00 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/05/29 13:04:00 minskim Exp $
#
DISTNAME= xml2doc-20030510
-WRKSRC= ${WRKDIR}/xml2doc
CATEGORIES= textproc
MASTER_SITES= http://xml2doc.sourceforge.net/src/
EXTRACT_SUFX= .tgz
@@ -11,6 +10,7 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://xml2doc.sourceforge.net/
COMMENT= Xml to document formats converter
+WRKSRC= ${WRKDIR}/xml2doc
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes