Installing port to custom prefix and rc script to default

Hello,

Having a custom prefix defined in Makefile as
Code:
PREFIX= /usr/local/custom
all of the files install to the given prefix by default. Is there any way to install rc script to the default system prefix - /usr/local - and the rest of files to custom prefix using rc.subr?

Thanks for any help.
 
Back
Top