diff options
author | rillig <rillig@pkgsrc.org> | 2007-11-30 13:27:50 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-11-30 13:27:50 +0000 |
commit | 10d5658f88644088e4f3af01f17a372fc1a95ea4 (patch) | |
tree | c69e079beb13db9bbbccaa3b2cc8c6d3ce1115a2 /graphics | |
parent | 5d2c4750c5e11f8345926fbdc592364e45b97a75 (diff) | |
download | pkgsrc-10d5658f88644088e4f3af01f17a372fc1a95ea4.tar.gz |
This package needs exactly icon-naming-utils-0.8.2, since the list of
installed files depends on the version number of icon-naming-utils.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gnome-icon-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile index 0b28da962e1..e91088b1eca 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2007/11/03 15:39:05 drochner Exp $ +# $NetBSD: Makefile,v 1.52 2007/11/30 13:27:50 rillig Exp $ # DISTNAME= gnome-icon-theme-2.20.0 @@ -20,6 +20,7 @@ USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE= gnome-icon-theme.pc.in BUILDLINK_API_DEPENDS.hicolor-icon-theme+= hicolor-icon-theme>=0.5 +BUILDLINK_API_DEPENDS.icon-naming-utils+= icon-naming-utils-0.8.2{,nb*} HICOLOR_ICON_THEME_DEPEND_ONLY= yes # XXX this is used by applications. We "own" the subtree share/icons/gnome, |