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 _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"