summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-01-07 03:30:21 +0000
committerWill Andrews <will@FreeBSD.org>2002-01-07 03:30:21 +0000
commit29186515da6085ae3d37f833866be2bcf18aed0f (patch)
treeef987513efc11d3238361e7f713e5c8b9b5c1357 /security/cyrus-sasl
parentThis port requires autoconf 2.13 and doesn't work with 2.52. (diff)
This port requires automake 1.4 and cannot work with 1.5.
Submitted by: bento 4-exp
Notes
Notes: svn path=/head/; revision=52680
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r--security/cyrus-sasl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index d4119f886402..1eab6560b7fd 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -32,7 +32,7 @@ MAN3= sasl.3 sasl_authorize_t.3 sasl_callbacks.3 sasl_checkpass.3 \
sasl_setprop.3 sasl_usererr.3
MAN8= sasldblistusers.8 saslpasswd.8
-USE_AUTOMAKE= YES
+USE_AUTOMAKE_VER=14
USE_LIBTOOL= YES
AUTOMAKE_ARGS= --add-missing --include-deps