diff options
Diffstat (limited to 'deskutils/kchm/Makefile')
-rw-r--r-- | deskutils/kchm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/kchm/Makefile b/deskutils/kchm/Makefile index 68b31d8772bb..1d47b82a6dc7 100644 --- a/deskutils/kchm/Makefile +++ b/deskutils/kchm/Makefile @@ -21,6 +21,6 @@ LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib USE_BZIP2= yes USE_KDEBASE_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 .include <bsd.port.mk> |