From 2100218a6fdcb9a276eac3c3fa2e0d1c8c61dacd Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 16 Aug 2009 23:20:18 +0000 Subject: Chase gnutls libdump. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12654 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libsoup/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/libsoup/Makefile') diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 73951c878..0f1746a86 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.65 2009/07/28 12:37:19 kwm Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.66 2009/08/10 22:00:19 ahze Exp $ # PORTNAME= libsoup PORTVERSION= 2.27.90 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -36,7 +36,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PLIST_SUB= VERSION="2.4" .if !defined(WITHOUT_SSL) -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+=--disable-ssl .endif -- cgit v1.2.3