summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/seahorse/Makefile2
1 files changed, 1 insertions, 1 deletions
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