From e9e581f04875fe59c4f3eae3c46a096e27bf4ef1 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 8 May 2005 00:56:05 +0000 Subject: Use a LIB_DEPENDS to bring in the libsoup dependency. This will be changed into a GNOME component after 5.4 is released. --- security/seahorse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 4dccde36aa87..9fac74a783eb 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -65,7 +65,7 @@ CONFIGURE_ARGS+=--disable-ldap .endif .if !defined(WITHOUT_HKP) -USE_GNOME+= libsoup +LIB_DEPENDS+= soup-2.2.7:${PORTSDIR}/devel/libsoup .else CONFIGURE_ARGS+=--disable-hkp .endif -- cgit v1.2.3