From 92e0cb52cb783546e352182244f761180817e141 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. --- x11/xfce4-eyes-plugin/Makefile | 4 ++-- x11/xfce4-eyes-plugin/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/xfce4-eyes-plugin') diff --git a/x11/xfce4-eyes-plugin/Makefile b/x11/xfce4-eyes-plugin/Makefile index fd4f1a43098..c2c5d644852 100644 --- a/x11/xfce4-eyes-plugin/Makefile +++ b/x11/xfce4-eyes-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/08/26 19:56:56 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:55 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 4.4.0 DISTNAME= xfce4-eyes-plugin-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-eyes-plugin/ COMMENT= Xfce eyes plugin diff --git a/x11/xfce4-eyes-plugin/buildlink3.mk b/x11/xfce4-eyes-plugin/buildlink3.mk index cb3d71be8b9..c78540aaf47 100644 --- a/x11/xfce4-eyes-plugin/buildlink3.mk +++ b/x11/xfce4-eyes-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2009/09/16 01:31:13 reed Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:45:55 wiz Exp $ BUILDLINK_TREE+= xfce4-eyes-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-eyes-plugin XFCE4_EYES_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin?= xfce4-eyes-plugin>=4.4.0nb1 +BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin?= xfce4-eyes-plugin>=4.4.0nb2 BUILDLINK_PKGSRCDIR.xfce4-eyes-plugin?= ../../x11/xfce4-eyes-plugin .include "../../x11/xfce4-panel/buildlink3.mk" -- cgit v1.2.3