aboutsummaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-05-08 00:56:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-05-08 00:56:05 +0000
commite9e581f04875fe59c4f3eae3c46a096e27bf4ef1 (patch)
tree53cbe555be440f84e18be7152fb0d66c2adad906 /security/seahorse
parent5d6a456c0270c112ec9aab1b5a9d88aa8ca3087d (diff)
downloadports-e9e581f04875fe59c4f3eae3c46a096e27bf4ef1.tar.gz
ports-e9e581f04875fe59c4f3eae3c46a096e27bf4ef1.zip
Notes
Diffstat (limited to 'security/seahorse')
-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