ports/126689: database/couchdb should list lang/erlang-lite as dependency

Till Klampaeckel till at php.net
Wed Aug 20 17:00:08 UTC 2008


>Number:         126689
>Category:       ports
>Synopsis:       database/couchdb should list lang/erlang-lite as dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 20 17:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Till Klampaeckel
>Release:        7.0, 6.3
>Organization:
>Environment:
>Description:
Building lang/erlang is not necessary for couchdb. At least all my tests concluded that lang/erlang-lite is sufficient.

It would be nice if you either change it, or make it configurable for people.
>How-To-Repeat:

>Fix:
For your Makefile:

- BUILD_DEPENDS=  ${LOCALBASE}/lib/erlang/usr/include/erl_driver.h:${PORTSDIR}/lang/erlang
+ BUILD_DEPENDS=  ${LOCALBASE}/lib/erlang/bin/run_erl:${PORTSDIR}/lang/erlang-lite

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list