From 3295727db98ef381dcf67cceebf31227e70a64ad Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 3 Oct 2004 00:12:51 +0000 Subject: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. --- lang/sablevm-classpath-gui/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/sablevm-classpath-gui') diff --git a/lang/sablevm-classpath-gui/Makefile b/lang/sablevm-classpath-gui/Makefile index 3974a4a2118..869e27a8f61 100644 --- a/lang/sablevm-classpath-gui/Makefile +++ b/lang/sablevm-classpath-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/05/23 10:25:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2004/10/03 00:15:02 tv Exp $ # .include "../../lang/sablevm-classpath/Makefile.common" PKGNAME= ${DISTNAME:S/classpath/classpath-gui/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (GUI libraries) DEPENDS+= sablevm-classpath>=1.1.3nb1:../../lang/sablevm-classpath -- cgit v1.2.3