summaryrefslogtreecommitdiff
path: root/net/libsoup/Makefile
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2016-03-21 22:52:34 +0000
committerkhorben <khorben@pkgsrc.org>2016-03-21 22:52:34 +0000
commitc84b2d25e42d0690fa407a2f8255469eced83df5 (patch)
tree5e0ac85d94c95390e7a61ce759a2fca8e1bbc165 /net/libsoup/Makefile
parente0351b291ca3555112a054e7a833b5cce296af05 (diff)
downloadpkgsrc-c84b2d25e42d0690fa407a2f8255469eced83df5.tar.gz
Relax the requirement on libncurses to any implementation
As suggested by wiz@. net/gssdp still builds with this change.
Diffstat (limited to 'net/libsoup/Makefile')
-rw-r--r--net/libsoup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile
index 13f2b72b3dc..751da4418ef 100644
--- a/net/libsoup/Makefile
+++ b/net/libsoup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2016/03/21 19:09:09 khorben Exp $
+# $NetBSD: Makefile,v 1.23 2016/03/21 22:52:34 khorben Exp $
DISTNAME= libsoup-2.52.2
CATEGORIES= net gnome
@@ -44,7 +44,7 @@ PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/application.mk"
.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38.0
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=0.9.5