diff options
author | youri <youri@pkgsrc.org> | 2015-06-07 14:05:57 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-06-07 14:05:57 +0000 |
commit | 071bb0fc477f72d06ef45efd30999ddf77127bb2 (patch) | |
tree | e009f4a4027d1536c148f394e61ce5b0e74c7ed9 /geography | |
parent | 1767e9c7abdf60f12d3531b073f1fe22150115c9 (diff) | |
download | pkgsrc-071bb0fc477f72d06ef45efd30999ddf77127bb2.tar.gz |
Update libsoup buildlink path.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/libchamplain04/Makefile | 4 | ||||
-rw-r--r-- | geography/libchamplain06/Makefile | 4 | ||||
-rw-r--r-- | geography/libchamplain08/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/geography/libchamplain04/Makefile b/geography/libchamplain04/Makefile index 967387e3bda..c6f4b855b50 100644 --- a/geography/libchamplain04/Makefile +++ b/geography/libchamplain04/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:05 tnn Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/07 14:05:57 youri Exp $ # DISTNAME= libchamplain-0.4.7 @@ -24,5 +24,5 @@ PKGCONFIG_OVERRIDE+= champlain.pc.in .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/libchamplain06/Makefile b/geography/libchamplain06/Makefile index 7cc3499c857..29aab4e878a 100644 --- a/geography/libchamplain06/Makefile +++ b/geography/libchamplain06/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:05 tnn Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/07 14:05:58 youri Exp $ # DISTNAME= libchamplain-0.6.1 @@ -25,5 +25,5 @@ PKGCONFIG_OVERRIDE+= champlain.pc.in .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/libchamplain08/Makefile b/geography/libchamplain08/Makefile index 23e0ec9678c..d9339100f9e 100644 --- a/geography/libchamplain08/Makefile +++ b/geography/libchamplain08/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:06 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/07 14:05:58 youri Exp $ # DISTNAME= libchamplain-0.8.3 @@ -30,5 +30,5 @@ PKGCONFIG_OVERRIDE+= champlain.pc.in .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |