diff options
Diffstat (limited to 'mail/libnewmail/Makefile')
-rw-r--r-- | mail/libnewmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index d1cc37bc9e57..23eefe5cd107 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -17,9 +17,8 @@ COMMENT= Generic mail checking library LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop -USE_LIBLTDL= yes +USE_AUTOTOOLS= libltdl:15 libtool:15 GNU_CONFIGURE= yes -USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |