From d32e8a571acef02abecc0ffe4725264f4626af1c Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 5 Jun 2004 17:10:25 +0000 Subject: Chase gnutls's shlib version, which it was downgraded from 13 to 12. Strange. Reported by: Koop Mast git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2362 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 1c9b3578f..c90dc299d 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -7,6 +7,7 @@ PORTNAME= libsoup PORTVERSION= 2.1.11 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 @@ -30,7 +31,7 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION="2.2" .if !defined(WITHOUT_SSL) -LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+=--disable-ssl .endif -- cgit v1.2.3