Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 04:18:23 +0800
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        Mark Felder <feld@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers <ports-committers@freebsd.org>
Subject:   Re: svn commit: r327988 - in head/www: . radicale radicale/files
Message-ID:  <CAMHz58Q0oDuGhh_pAyjZ7zK1ShxQSSqgTWhW%2BKGr6Fcv4vp7ug@mail.gmail.com>
In-Reply-To: <201309231234.r8NCYAae082876@svn.freebsd.org>
References:  <201309231234.r8NCYAae082876@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 23, 2013 at 8:34 PM, Mark Felder <feld@freebsd.org> wrote:

> +.if ${PORT_OPTIONS:MHTTP}
> +RUN_DEPENDS+=
>  ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests
> +USE_PYTHON=            -2.7
>

It would be better to set USE_PYTHON=2.7 as the port itself requires 2.7+.


> +.endif
> +
> +.if ${PORT_OPTIONS:MLDAP}
> +RUN_DEPENDS+=
>  ${PYTHON_PKGNAMEPREFIX}ldap2>=0:${PORTSDIR}/net/py-ldap2
> +USE_PYTHON=            -2.7
>

The same.

Regards,
sunpoet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58Q0oDuGhh_pAyjZ7zK1ShxQSSqgTWhW%2BKGr6Fcv4vp7ug>