diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
commit | 7e80cde3289d108a73c54656f4fde354dd2fb09e (patch) | |
tree | b85b705571d426ca1d0ff74b6af8f029081a6a39 /mail/dspam-devel | |
parent | 6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff) |
Notes
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r-- | mail/dspam-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index bc4fcc9fe354..92c7fd3481f2 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -98,7 +98,7 @@ OPTIONS+= LIGHTTPD "RUN_DEPEND on LightHTTPD, not Apache" off USE_PERL5= yes USE_AUTOTOOLS= libtool:22 .ifdef(SNAP_DATE) -USE_AUTOTOOLS+= autoconf:267:env automake:19 +USE_AUTOTOOLS+= autoconf:267:env automake:111 .endif USE_LDCONFIG= yes GNU_CONFIGURE= yes |