From c3512e82cfd1ef757581484eb740c7cd398411b9 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Jun 2010 22:43:46 +0000 Subject: Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. --- 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 934f542acd2..9db36cd841a 100644 --- a/lang/sablevm-classpath-gui/Makefile +++ b/lang/sablevm-classpath-gui/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2009/08/26 19:57:54 sno Exp $ +# $NetBSD: Makefile,v 1.18 2010/06/13 22:44:51 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../lang/sablevm-classpath/Makefile.common" PKGNAME= ${DISTNAME:S/classpath/classpath-gui/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT+= (GUI libraries) DEPENDS+= sablevm-classpath>=1.13nb1:../../lang/sablevm-classpath -- cgit v1.2.3