summaryrefslogtreecommitdiff
path: root/graphics/xfce4-icon-theme
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-13 13:36:05 +0000
committerwiz <wiz>2011-01-13 13:36:05 +0000
commit80b5b9a3ddd58090b573c76182d0bece70ac22a5 (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /graphics/xfce4-icon-theme
parent621ffd383b6873463874b1e8d2d79483ac4dd75a (diff)
downloadpkgsrc-80b5b9a3ddd58090b573c76182d0bece70ac22a5.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'graphics/xfce4-icon-theme')
-rw-r--r--graphics/xfce4-icon-theme/Makefile4
-rw-r--r--graphics/xfce4-icon-theme/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile
index 719ca885ed6..b58089262c2 100644
--- a/graphics/xfce4-icon-theme/Makefile
+++ b/graphics/xfce4-icon-theme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/11/15 22:57:29 abs Exp $
+# $NetBSD: Makefile,v 1.13 2011/01/13 13:36:39 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 4.4.3
DISTNAME= xfce4-icon-theme-${XFCE4_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
COMMENT= Xfce icon themes
diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk
index 7e5e2bebaa2..b1e40a5b3aa 100644
--- a/graphics/xfce4-icon-theme/buildlink3.mk
+++ b/graphics/xfce4-icon-theme/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2010/11/15 22:57:29 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2011/01/13 13:36:39 wiz Exp $
BUILDLINK_TREE+= xfce4-icon-theme
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-icon-theme
XFCE4_ICON_THEME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3
-BUILDLINK_ABI_DEPENDS.xfce4-icon-theme?= xfce4-icon-theme>=4.4.3nb2
+BUILDLINK_ABI_DEPENDS.xfce4-icon-theme?= xfce4-icon-theme>=4.4.3nb3
BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"