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 d36a3e391799..08c01a5ecebf 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -21,7 +21,7 @@ MAN8= dictd.8 USE_RC_SUBR= ${PORTNAME} USE_BISON= build -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \ --without-local-zlib |