Hi,
usually I install ports in BATCH=yes mode. Unfortunately there are some ports which require to accept a licence such as e.g.: mail/dcc-dccd. My question is how can I tell my make.conf to accept this? For options I would use:
Is there something like this for the licences as well?
Thanks
usually I install ports in BATCH=yes mode. Unfortunately there are some ports which require to accept a licence such as e.g.: mail/dcc-dccd. My question is how can I tell my make.conf to accept this? For options I would use:
Code:
www_apache24_SET=SUEXEC SUEXEC_RSRCLIMIT SUEXEC_USERDIR USERTRACK MPM_EVENT
www_apache24_UNSET=MPM_PREFORK
Is there something like this for the licences as well?
Thanks