diff options
Diffstat (limited to 'mail/courier/Makefile')
-rw-r--r-- | mail/courier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile index 829c04b5fc96..4887bc1ae1e5 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -66,7 +66,7 @@ USE_PERL5= yes USE_GMAKE= yes USE_OPENSSL= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 .if defined(WITH_RCORDER) USE_RCORDER= courier.sh |