summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-10-20 20:26:29 +0000
committerwiz <wiz@pkgsrc.org>2010-10-20 20:26:29 +0000
commit66ceaf3ab760b93744c7cb1533e3171d350553dd (patch)
treed15c5acd154bacd45ca738b822211e72dca089a0 /devel/libgweather
parent49b97b88e661d3ead49e1036d721899946c1fb77 (diff)
downloadpkgsrc-66ceaf3ab760b93744c7cb1533e3171d350553dd.tar.gz
If installing icons to share/icons/gnome, depend on gnome-icon-theme.
Bump PKGREVISION.
Diffstat (limited to 'devel/libgweather')
-rw-r--r--devel/libgweather/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libgweather/Makefile b/devel/libgweather/Makefile
index ea8438614a3..79b16c31b97 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2010/09/14 11:01:01 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2010/10/20 20:26:30 wiz Exp $
#
DISTNAME= libgweather-2.30.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgweather/2.30/}
EXTRACT_SUFX= .tar.bz2
@@ -24,6 +24,7 @@ PKGCONFIG_OVERRIDE+= libgweather/gweather.pc.in
CONFLICTS+= gnome-applets<2.22.0
.include "../../devel/GConf/schemas.mk"
+.include "../../graphics/gnome-icon-theme/schemas.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../net/libsoup24/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"