aboutsummaryrefslogtreecommitdiff
path: root/net/gssdp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-21 20:39:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-21 20:39:15 +0000
commit3ef93cb8bc8e2a9238a7d434f5cecb39736e179e (patch)
tree138d79d8cc4dd85f3bc6f67beda29ccd5383aeb7 /net/gssdp
parent646b89f056d3de5971b25fea4faf5a0e2bff6d88 (diff)
downloadports-3ef93cb8bc8e2a9238a7d434f5cecb39736e179e.tar.gz
ports-3ef93cb8bc8e2a9238a7d434f5cecb39736e179e.zip
Add BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=436636
Diffstat (limited to 'net/gssdp')
-rw-r--r--net/gssdp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index 67fb1037012c..0611b8dc251e 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -12,7 +12,8 @@ COMMENT= Framework for UPnP devices
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= gobject-introspection>=0.6.7:devel/gobject-introspection
+BUILD_DEPENDS= gobject-introspection>=0.6.7:devel/gobject-introspection \
+ libsoup>=2.26.1:devel/libsoup
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
OPTIONS_DEFINE= GTK3 VALA