From b22dd0905075358b327117308b345da7a944a665 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 28 Aug 2005 08:33:40 +0000 Subject: Chase the libsoup shared lib version. --- security/seahorse/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/seahorse') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index c03349cce467..24a0959a8c81 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -7,6 +7,7 @@ PORTNAME= seahorse PORTVERSION= 0.7.9 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7 @@ -65,7 +66,7 @@ CONFIGURE_ARGS+=--disable-ldap .endif .if !defined(WITHOUT_HKP) -LIB_DEPENDS+= soup-2.2.7:${PORTSDIR}/devel/libsoup +LIB_DEPENDS+= soup-2.2.9:${PORTSDIR}/devel/libsoup .else CONFIGURE_ARGS+=--disable-hkp .endif -- cgit v1.2.3