diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-02 20:28:41 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-02 20:28:41 +0000 |
commit | 392aa128b51ff968e6db11f38b7ba6f6d0dedd33 (patch) | |
tree | 539bd22aa3ba684b6facf9ee9560d8d0cdb7c812 /mail/libnewmail/Makefile | |
parent | a210c68356ff0dded5c7b63ac4b2d501473a84e2 (diff) |
Notes
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 a85e9e16531d..f139b70d6664 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_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |