diff options
Diffstat (limited to 'devel/libzt/Makefile')
-rw-r--r-- | devel/libzt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libzt/Makefile b/devel/libzt/Makefile index 7b63fd3517b4..73da7eea4360 100644 --- a/devel/libzt/Makefile +++ b/devel/libzt/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Collection of utility code for C application/server development GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 USE_REINPLACE= yes USE_GETOPT_LONG= yes INSTALLS_SHLIB= yes |