diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
commit | 1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch) | |
tree | 128ce8505dc266bea10a8cf389f38de197424aed /security/cyrus-sasl | |
parent | 639a61155c89af6b9b01d796a82cbd2ad643a299 (diff) | |
download | ports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.tar.gz ports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r-- | security/cyrus-sasl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index f1018ed67f59..e34a7d80070d 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -49,6 +49,7 @@ MAN8= sasldblistusers.8 saslpasswd.8 saslauthd1.8 USE_RC_SUBR= YES USE_AUTOMAKE_VER=14 +USE_AUTOCONF_VER=213 USE_LIBTOOL_VER=13 AUTOMAKE_ARGS= --add-missing --include-deps |