summaryrefslogtreecommitdiff
path: root/textproc/fop
diff options
context:
space:
mode:
authoragc <agc>2001-09-09 20:36:07 +0000
committeragc <agc>2001-09-09 20:36:07 +0000
commit439f7ef8b30b4d3a4a7a7b2567b92b85dec1cb80 (patch)
tree3fd1a2f535365e26fdc0e751d53fad480118cea2 /textproc/fop
parentd7e0cbaca9b70f01fcca76240b3fcc9b9b95082e (diff)
downloadpkgsrc-439f7ef8b30b4d3a4a7a7b2567b92b85dec1cb80.tar.gz
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
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 83cfba8663b..e6c64fdcb6a 100644
--- a/textproc/fop/Makefile
+++ b/textproc/fop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/03/14 01:43:40 jwise Exp $
+# $NetBSD: Makefile,v 1.9 2001/09/09 20:36: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,7 @@
DISTNAME= fop-0_15_0-forBeginners
PKGNAME= fop-0.15.0
-NO_WRKSUBDIR=
+WRKSRC= ${WRKDIR}
CATEGORIES= textproc www
MASTER_SITES= http://xml.apache.org/dist/fop/recent/
EXTRACT_SUFX= .zip