diff options
Diffstat (limited to 'mail/libnewmail/Makefile')
-rw-r--r-- | mail/libnewmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index fa90f0820bca..8925819c0f35 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -18,7 +18,7 @@ COMMENT= Generic mail checking library LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop -USE_AUTOTOOLS= libltdl:15 +USE_AUTOTOOLS= libltdl:15 libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |