summaryrefslogtreecommitdiff
path: root/time/xfce4-datetime-plugin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
committerwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
commit92e0cb52cb783546e352182244f761180817e141 (patch)
tree4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /time/xfce4-datetime-plugin
parent01bd00f60b043c603cfe4fa796bf28af3a849cca (diff)
downloadpkgsrc-92e0cb52cb783546e352182244f761180817e141.tar.gz
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.
Diffstat (limited to 'time/xfce4-datetime-plugin')
-rw-r--r--time/xfce4-datetime-plugin/Makefile3
-rw-r--r--time/xfce4-datetime-plugin/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile
index e7729444d3c..8b1e23b6434 100644
--- a/time/xfce4-datetime-plugin/Makefile
+++ b/time/xfce4-datetime-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/09/16 02:25:35 reed Exp $
+# $NetBSD: Makefile,v 1.18 2010/06/13 22:45:29 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,6 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 0.6.1
DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION}
+PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-datetime-plugin/
EXTRACT_SUFX= .tar.bz2
diff --git a/time/xfce4-datetime-plugin/buildlink3.mk b/time/xfce4-datetime-plugin/buildlink3.mk
index 399c01017bf..c2933b1b414 100644
--- a/time/xfce4-datetime-plugin/buildlink3.mk
+++ b/time/xfce4-datetime-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2009/09/16 01:31:13 reed Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2010/06/13 22:45:29 wiz Exp $
BUILDLINK_TREE+= xfce4-datetime-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-datetime-plugin
XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.4.1
-BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin?= xfce4-datetime-plugin>=0.5.0nb1
+BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin?= xfce4-datetime-plugin>=0.6.1nb1
BUILDLINK_PKGSRCDIR.xfce4-datetime-plugin?= ../../time/xfce4-datetime-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"