diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /graphics/xfce4-icon-theme | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
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 b9c6582ff1a..32605c393a1 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2012/10/06 14:11:25 asau Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/08 23:00:49 adam Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 4.4.3 DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics COMMENT= Xfce icon themes diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk index 1ee4c0acbaf..05db3694c04 100644 --- a/graphics/xfce4-icon-theme/buildlink3.mk +++ b/graphics/xfce4-icon-theme/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2012/10/02 17:11:19 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2012/10/08 23:00:49 adam 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.3nb10 +BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb11 BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme .include "../../graphics/hicolor-icon-theme/buildlink3.mk" |