ports/87476: [PATCH] Mk/bsd.python.mk: allow to choose Zope
version in Products ports
Hye-Shik Chang
perky at freebsd.org
Sat Nov 5 17:30:41 PST 2005
On Thu, Nov 03, 2005 at 08:35:39PM +0100, Filippo Natali wrote:
> Alle 16:06, gioved? 3 novembre 2005, Hye-Shik Chang ha scritto:
> > Okay. I revised the patch for some flexibility for USE_ZOPE and
> > ZOPE_VERSION simliar to PYTHON equivalents.
> >
> > http://people.freebsd.org/~perky/pythonmk-zope28support-2.diff
> >
>
> There's a little typo in Zope 3.1 selection:
>
> [snip]
> -# Zope specific variables
> +# Zope-related variables
> .if defined(USE_ZOPE)
> +.if ${ZOPE_VERSION} == "3.1"
> +SZOPEBASEDIR?= www/Zope28
> +ZOPE_PORTSDIR= ${PORTSDIR}/www/zope28
> +.elif ${ZOPE_VERSION} == "2.8"
> [snip]
>
> Except this, it works fine.
Thanks for the review and comments! I just committed it in CVS.
If you find any problem for that, please let me know.
Hye-Shik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-python/attachments/20051106/ab1377a2/attachment.bin
More information about the freebsd-python
mailing list