summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2015-06-07 14:05:57 +0000
committeryouri <youri@pkgsrc.org>2015-06-07 14:05:57 +0000
commitba709e725c8d1ce2bef93329bc69e1e2704bfcdb (patch)
treee009f4a4027d1536c148f394e61ce5b0e74c7ed9 /www/librest
parent62b359e5b47f5d3095eec49bb6eace3d0bc396f6 (diff)
downloadpkgsrc-ba709e725c8d1ce2bef93329bc69e1e2704bfcdb.tar.gz
Update libsoup buildlink path.
Diffstat (limited to 'www/librest')
-rw-r--r--www/librest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/librest/Makefile b/www/librest/Makefile
index b38ca513380..51d6ed669b0 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/04/06 08:17:17 adam Exp $
+# $NetBSD: Makefile,v 1.18 2015/06/07 14:06:00 youri Exp $
#
DISTNAME= rest-0.6
@@ -20,6 +20,6 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= rest.pc.in
.include "../../devel/glib2/buildlink3.mk"
-.include "../../net/libsoup24/buildlink3.mk"
+.include "../../net/libsoup/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"