diff options
Diffstat (limited to 'net/tn5250/Makefile')
-rw-r--r-- | net/tn5250/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index c654b86ff452..7f2b3d06b49d 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= 5250 Telnet protocol and Terminal USE_REINPLACE= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-os-dir=no INSTALLS_SHLIB= yes |