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 43543b716eac..7cb7eab2e27d 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -31,7 +31,7 @@ COUCH_USER?= couchdb USE_RC_SUBR= couchdb USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --with-erlang=${LOCALBASE}/lib/erlang/usr/include \ --localstatedir=/var \ |