tech-pkg archive

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

Re: REPLACE_*



On Fri, Mar 28, 2014 at 02:09:07PM +0100, Benny Siegert wrote:
 > > But this was more an opened question, let's take for example
 > > sysutils/xentools42 which also has a huge number of REPLACE_*/SUBST, that
 > > must be annoying to maintain I guess...
 > 
 > You could have something like
 > REPLACE_PYTHON!= grep '.py$' PLIST
 > without a big framework around it -- if that's really what you want.

You can also do REPLACE_PYTHON=*.py */*.py */*/*.py... there are a few
packages that do that already.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index