flavors and rc scripts

Gerhard Schmidt estartu at ze.tum.de
Tue Apr 3 07:26:53 UTC 2018


Hi,

I'm trying to build a python package that uses flavors to allow parallel
installation for different python versions.

So far building an installing works fine till the start script comes in
the picture.

The port should install a start script for each of the flavors
installed, but USE_RC_SUBR installs the rc.script under the name given
and don't add the prefix or suffix. When i use
USE_RC_SUBR=${PYTHON_PKGNAMEPREFIX}scriptname i have to add a start
script for every flavor.

Is there a way to gent USE_RC_SUBR to add the prefix or suffix.

Regards
   Estartu


More information about the freebsd-ports mailing list