summaryrefslogtreecommitdiffstats
path: root/mail/libetpan
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-07-28 07:57:37 +0000
committervs <vs@FreeBSD.org>2005-07-28 07:57:37 +0000
commit3b87a955bc3a11fbee56e2cafa8799b2da704c99 (patch)
tree271723ac3224c91b092e7724cceb97aaacd3dd84 /mail/libetpan
parent300f03055592a1fb6641de79cf5eab07b6a94c73 (diff)
downloadFreeBSD-ports-3b87a955bc3a11fbee56e2cafa8799b2da704c99.zip
FreeBSD-ports-3b87a955bc3a11fbee56e2cafa8799b2da704c99.tar.gz
Fix dependency on cyrus-sasl2
PR: ports/84209 Submitted by: Anatoliy Borodin
Diffstat (limited to 'mail/libetpan')
-rw-r--r--mail/libetpan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index f88dcaf..b19e507 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --without-gnutls
.endif
.if defined(WITH_SASL)
-LIB_DEPENDS+= sasl2.2:${PORTSDIR}/mail/cyrus-sasl2
+LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.else
CONFIGURE_ARGS+= --without-sasl
.endif
OpenPOWER on IntegriCloud