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 523c83729c3a..99ee1be8576d 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \ USE_SIZE= yes GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |