Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2008 16:56:38 GMT
From:      Till Klampaeckel <till@php.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126689: database/couchdb should list lang/erlang-lite as dependency
Message-ID:  <200808201656.m7KGuc92070124@www.freebsd.org>
Resent-Message-ID: <200808201700.m7KH08l8067789@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808201656.m7KGuc92070124>