diff options
Diffstat (limited to 'databases/kumofs/Makefile')
-rw-r--r-- | databases/kumofs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/kumofs/Makefile b/databases/kumofs/Makefile index e9203c0351f9..51be034a1cb7 100644 --- a/databases/kumofs/Makefile +++ b/databases/kumofs/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= msgpack:${PORTSDIR}/devel/msgpack \ RUN_DEPENDS= rubygem-msgpack>0:${PORTSDIR}/devel/rubygem-msgpack LICENSE= ASL -USE_AUTOTOOLS= libtool:22 autoheader:268 autoconf:268 automake:111 aclocal:111 +USE_AUTOTOOLS= libtool autoheader autoconf automake aclocal ACLOCAL_ARGS= # empty AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ARGS= --with-msgpack=${LOCALBASE} --with-tokyocabinet=${LOCALBASE} |