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 08078a067b0c..db12cebe74d4 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_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-os-dir=no INSTALLS_SHLIB= yes |