diff options
author | abs <abs> | 2004-06-28 17:28:56 +0000 |
---|---|---|
committer | abs <abs> | 2004-06-28 17:28:56 +0000 |
commit | a952cc0cf6c1dcae777a2f30f73e67f74e3e3880 (patch) | |
tree | 74cf5d1e3488772bfc263f793b9dcf7b0eb4d092 /textproc/xp | |
parent | bc3b6fccbc3e2848afaff7447f89b299e4a52101 (diff) | |
download | pkgsrc-a952cc0cf6c1dcae777a2f30f73e67f74e3e3880.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/xp')
-rw-r--r-- | textproc/xp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index c486c77fb29..2b68bb66d3d 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/08/23 15:23:00 jschauma Exp $ +# $NetBSD: Makefile,v 1.16 2004/06/28 17:28:58 abs Exp $ # DISTNAME= xp @@ -13,7 +13,7 @@ COMMENT= James Clark's non-validating XML Parser for Java EXTRACT_ONLY= # empty USE_JAVA= run -USE_BUILDLINK2= +USE_BUILDLINK3= YES NO_CONFIGURE= NO_BUILD= |