summaryrefslogtreecommitdiff
path: root/textproc/fop
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 /textproc/fop
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'textproc/fop')
-rw-r--r--textproc/fop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile
index 1fe1efdba62..3f413ff2076 100644
--- a/textproc/fop/Makefile
+++ b/textproc/fop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/01/12 09:46:04 cjep Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/20 12:26:49 agc Exp $
#
# Note: we currently use the pre-built (-bin) distribution of FOP,
# because although FOP runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -12,7 +12,6 @@
DISTNAME= fop-0_15_0-forBeginners
PKGNAME= fop-0.15.0
-WRKSRC= ${WRKDIR}
CATEGORIES= textproc www
MASTER_SITES= http://xml.apache.org/dist/fop/recent/
EXTRACT_SUFX= .zip
@@ -21,6 +20,7 @@ MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://xml.apache.org/fop/
COMMENT= The Apache Project's XSL Formatting Objects implementation
+WRKSRC= ${WRKDIR}
USE_JAVA= run
USE_BUILDLINK2=
NO_CONFIGURE=