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 a9599409e84f..7b63fd3517b4 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= yes +USE_LIBTOOL_VER= 13 USE_REINPLACE= yes USE_GETOPT_LONG= yes INSTALLS_SHLIB= yes |