aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2013-11-02 18:01:26 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2013-11-02 18:01:26 +0000
commit03458237af61bcb729cb6d01219722748c8fd6a3 (patch)
tree91a3ae97286273f0a4608b493b8ccb13b20ce164 /security/cyrus-sasl2
parent847e81306689c72a111d2650678349cddd74c8d4 (diff)
downloadports-03458237af61bcb729cb6d01219722748c8fd6a3.tar.gz
ports-03458237af61bcb729cb6d01219722748c8fd6a3.zip
Notes
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r--security/cyrus-sasl2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index 547aafdc4847..ff1a0934e879 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cyrus-sasl
PORTVERSION= 2.1.26
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
http://cyrusimap.org/releases/
@@ -32,6 +32,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
--with-rc4=openssl \
--with-saslauthd=${SASLAUTHD_RUNPATH} \
--disable-krb4
+MAKE_ENV+= INSTALL_STRIP_FLAG=${STRIP}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}2