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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/PanoTools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/PanoTools/Makefile b/graphics/PanoTools/Makefile index e5be517a8b1..356c71bce51 100644 --- a/graphics/PanoTools/Makefile +++ b/graphics/PanoTools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/20 12:18:15 agc Exp $ +# $NetBSD: Makefile,v 1.12 2004/06/28 17:28:56 abs Exp $ # DISTNAME= PanoTools @@ -15,7 +15,7 @@ ONLY_FOR_PLATFORM= Linux-*-i[3-6]86 NetBSD-*-i386 WRKSRC= ${WRKDIR}/PTLinux USE_JAVA= run -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES NO_BUILD= YES |