aboutsummaryrefslogtreecommitdiff
path: root/mail/anubis
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-02-25 14:08:31 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-02-25 14:08:31 +0000
commitd206a1376cc6ae897d09a178a4a3b01b53d6e6a1 (patch)
tree68b1199824d4f5082f93d2983234a3960fbc3fb2 /mail/anubis
parent94017171933ebb85ada6cd1fc9d3b3a1aad8cda6 (diff)
downloadports-d206a1376cc6ae897d09a178a4a3b01b53d6e6a1.tar.gz
ports-d206a1376cc6ae897d09a178a4a3b01b53d6e6a1.zip
Notes
Diffstat (limited to 'mail/anubis')
-rw-r--r--mail/anubis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index d98a5897f887..e0ea5e741e06 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= anubis
PORTVERSION= 4.1.1
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -105,7 +106,7 @@ _REQUIRE+= postgresql
CONFIGURE_ARGS+=--without-gsasl
PLIST_SUB+= GSASL="@comment "
.else
-LIB_DEPENDS+= gsasl.14:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.15:${PORTSDIR}/security/gsasl
PLIST_SUB+= GSASL=""
.endif