From c6fa274974da7e6550e9d826c35ead8e5bcaeb8d Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 7 Jul 2011 07:10:06 +0000 Subject: Chase FreeBSD ports, add depend on libgcrypt git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16102 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libsoup/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/libsoup') diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index fab3da934..3d4bd4543 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.103 2011/06/09 16:27:51 mezz Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.104 2011/06/11 19:51:16 mezz Exp $ # PORTNAME= libsoup @@ -19,6 +19,7 @@ COMMENT= A SOAP (Simple Object Access Protocol) implementation in C USE_BZIP2= yes BUILD_DEPENDS= glib-networking>=2.28.4:${PORTSDIR}/net/glib-networking +LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt RUN_DEPENDS= glib-networking>=2.28.4:${PORTSDIR}/net/glib-networking .if !defined(REFERENCE_PORT) -- cgit v1.2.3