diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 2e11318ccb7e59ffcb0d335dbf79d15289744b93 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /graphics/xfce4-icon-theme | |
parent | 8a4878f779a5a3120114c03ab38eb12b52131644 (diff) | |
download | pkgsrc-2e11318ccb7e59ffcb0d335dbf79d15289744b93.tar.gz |
Revbump after updating graphics/cairo
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 698f1558f4c..fc89fe473c8 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/03/03 00:12:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/09/07 19:16:54 adam 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= 7 +PKGREVISION= 8 CATEGORIES= graphics COMMENT= Xfce icon themes diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk index 04b94cb2648..c0eb2146333 100644 --- a/graphics/xfce4-icon-theme/buildlink3.mk +++ b/graphics/xfce4-icon-theme/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2012/05/07 01:53:38 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2012/09/07 19:16:54 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.3nb7 +BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb8 BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme .include "../../graphics/hicolor-icon-theme/buildlink3.mk" |