diff options
Diffstat (limited to 'net/dictd/Makefile')
-rw-r--r-- | net/dictd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile index 38ae5138e4b4..732828288369 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -22,7 +22,7 @@ MAN8= dictd.8 USE_RC_SUBR= ${PORTNAME}.sh USE_BISON= build -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \ --without-local-zlib |