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 | 1386ca7e03125c4dc16acd59089a360cd21b43ac (patch) | |
tree | 74cf5d1e3488772bfc263f793b9dcf7b0eb4d092 /mail | |
parent | 8f39a0dd5c0a227490d84ad9ad2de8c18a592e62 (diff) | |
download | pkgsrc-1386ca7e03125c4dc16acd59089a360cd21b43ac.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 'mail')
-rw-r--r-- | mail/columba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/columba/Makefile b/mail/columba/Makefile index 178493b2f16..c3e6e889a88 100644 --- a/mail/columba/Makefile +++ b/mail/columba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/06/03 20:13:03 abs Exp $ +# $NetBSD: Makefile,v 1.8 2004/06/28 17:28:57 abs Exp $ # DISTNAME= columba-unix-1.0_M2-bin @@ -12,7 +12,7 @@ HOMEPAGE= http://columba.sourceforge.net/ COMMENT= Graphical Email Client written in JAVA (TM) NO_BUILD= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_JAVA2= yes PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13 jdk14 |