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 a78e3cde4777..79304d994b07 100644 --- a/deskutils/kchm/Makefile +++ b/deskutils/kchm/Makefile @@ -20,6 +20,6 @@ LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib USE_BZIP2= yes USE_KDEBASE_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool .include <bsd.port.mk> |