pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: elinks 0.12 python option



On Sun, Nov 20, 2011 at 10:17:21AM +0530, Mayuresh wrote:
> The revised patch is here:
> 
> ===================================================================
> RCS file: /cvsroot/pkgsrc/www/elinks/options.mk,v
> retrieving revision 1.11
> diff -r1.11 options.mk
> 7a8
> > PKG_SUPPORTED_OPTIONS+=        python
> 136a138,144
> > 
> > .if !empty(PKG_OPTIONS:Mpython)
> > .include "../../lang/python/pyversion.mk"
> > CONFIGURE_ARGS+=       --with-python=${PYTHONBIN}
> > .else
> > CONFIGURE_ARGS+=       --without-python
> > .endif

Hello, can someone please guide, how do changes like above move into CVS?
Do I have to write to anyone? Do I have to file a PR?

Mayuresh.


Home | Main Index | Thread Index | Old Index