diff options
-rw-r--r-- | mail/libesmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index 206e1a009ff8..3dc8beedabd9 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -18,6 +18,7 @@ MAINTAINER= mnag@FreeBSD.org COMMENT= A library for posting electronic mail USE_BZIP2= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |