diff options
author | tron <tron@pkgsrc.org> | 2012-10-02 17:10:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-10-02 17:10:28 +0000 |
commit | 78f9c75877debf36d3c2759224123106fdea8441 (patch) | |
tree | 4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /graphics/xfce4-icon-theme | |
parent | 5743a873c7dbe2a88a6ceafa62a320e527929914 (diff) | |
download | pkgsrc-78f9c75877debf36d3c2759224123106fdea8441.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'graphics/xfce4-icon-theme')
-rw-r--r-- | graphics/xfce4-icon-theme/Makefile | 4 | ||||
-rw-r--r-- | graphics/xfce4-icon-theme/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index 7676c687514..4f257babae2 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/09/15 10:05:09 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 17:11:19 tron 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= 9 +PKGREVISION= 10 CATEGORIES= graphics COMMENT= Xfce icon themes diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk index 9a6050c5d6c..1ee4c0acbaf 100644 --- a/graphics/xfce4-icon-theme/buildlink3.mk +++ b/graphics/xfce4-icon-theme/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2012/09/15 10:05:09 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2012/10/02 17:11:19 tron 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.3nb9 +BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb10 BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme .include "../../graphics/hicolor-icon-theme/buildlink3.mk" |