diff options
Diffstat (limited to 'misc/chmlib')
-rw-r--r-- | misc/chmlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index 018755dd8a2a..d6c1017bc827 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A library for dealing with Microsoft ITSS/CHM format files -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFILES= # USE_GMAKE= yes INSTALLS_SHLIB= yes |