diff options
Diffstat (limited to 'net/ayttm')
-rw-r--r-- | net/ayttm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ayttm/Makefile b/net/ayttm/Makefile index b6b632fa973a..b824feef2d9c 100644 --- a/net/ayttm/Makefile +++ b/net/ayttm/Makefile @@ -30,7 +30,7 @@ USE_OPENSSL= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFLAGS= # none CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-smtp --enable-jasper-filter |