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 df2e0e65b8bd..972926425434 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \ USE_LIBLTDL= yes GNU_CONFIGURE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |