summaryrefslogtreecommitdiff
path: root/net/libsoup/Makefile
diff options
context:
space:
mode:
authorkhorben <khorben>2016-03-21 19:09:09 +0000
committerkhorben <khorben>2016-03-21 19:09:09 +0000
commitd2d9661ae4cdd2555154d96c5ab6ba9e5cf90537 (patch)
tree091ae9b452d6725079548c3f6105840fadb0407d /net/libsoup/Makefile
parent868996c9252e88fd7524157bcabbba40f727cb67 (diff)
downloadpkgsrc-d2d9661ae4cdd2555154d96c5ab6ba9e5cf90537.tar.gz
Register missing dependency on devel/ncurses
Found with an unprivileged bootstrap on NetBSD/amd64 (--prefer-pkgsrc yes)
Diffstat (limited to 'net/libsoup/Makefile')
-rw-r--r--net/libsoup/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile
index e48aed668d3..13f2b72b3dc 100644
--- a/net/libsoup/Makefile
+++ b/net/libsoup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/01/04 14:46:37 leot Exp $
+# $NetBSD: Makefile,v 1.22 2016/03/21 19:09:09 khorben Exp $
DISTNAME= libsoup-2.52.2
CATEGORIES= net gnome
@@ -44,6 +44,7 @@ PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/application.mk"
.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/ncurses/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