diff options
author | abs <abs@pkgsrc.org> | 2004-06-28 17:28:56 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-06-28 17:28:56 +0000 |
commit | 2481f05376e9d744e7cf10479d9ef0cee51f046e (patch) | |
tree | 74cf5d1e3488772bfc263f793b9dcf7b0eb4d092 /textproc/fop | |
parent | 6714172ee5aa1cef67aab5d7dae62efd8c7ae168 (diff) | |
download | pkgsrc-2481f05376e9d744e7cf10479d9ef0cee51f046e.tar.gz |
Update to bl3. All test built with jdk or sun-jdk14.
jakarta-tomcat4 has other issues independant of this - will patch next
Diffstat (limited to 'textproc/fop')
-rw-r--r-- | textproc/fop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index 3f413ff2076..b9f1b7d66a5 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/01/20 12:26:49 agc Exp $ +# $NetBSD: Makefile,v 1.22 2004/06/28 17:28:57 abs 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 @@ -22,7 +22,7 @@ COMMENT= The Apache Project's XSL Formatting Objects implementation WRKSRC= ${WRKDIR} USE_JAVA= run -USE_BUILDLINK2= +USE_BUILDLINK3= YES NO_CONFIGURE= NO_BUILD= |