diff options
Diffstat (limited to 'databases/couchdb/Makefile')
-rw-r--r-- | databases/couchdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index e4f2e316447c..0dd629f88c5a 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -30,7 +30,7 @@ COUCH_USER?= couchdb USE_RC_SUBR= couchdb USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ARGS= --with-erlang=${LOCALBASE}/lib/erlang/usr/include \ --localstatedir=/var \ |