summaryrefslogtreecommitdiff
path: root/devel/libgweather
diff options
context:
space:
mode:
authorwiz <wiz>2010-10-21 06:52:39 +0000
committerwiz <wiz>2010-10-21 06:52:39 +0000
commit3ba64a6c90a55fd91f532ba0cd10284ee819adbd (patch)
treed0720ce088112beffa859591fd9db3b608dbfb18 /devel/libgweather
parentde59fb8594d28917b2405fa51a893dcb749111f0 (diff)
downloadpkgsrc-3ba64a6c90a55fd91f532ba0cd10284ee819adbd.tar.gz
Fix typo.
Diffstat (limited to 'devel/libgweather')
-rw-r--r--devel/libgweather/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgweather/Makefile b/devel/libgweather/Makefile
index 79b16c31b97..9230188095a 100644
--- a/devel/libgweather/Makefile
+++ b/devel/libgweather/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2010/10/20 20:26:30 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2010/10/21 06:52:39 wiz Exp $
#
DISTNAME= libgweather-2.30.2
@@ -24,7 +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 "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../net/libsoup24/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"