Hi,
in order to maintain my ports more easily I use portmaster in batch mode.
Therefore I have all relevant WITH_*, WITHOUT_* and other options in
/etc/make.conf configured already.
The problem now is that OPTIONSNG doesn't respect them in all cases.
For example:
mail/alpine does respect having WITH_CONS25=YES in /etc/make.conf
mail/roundcube does NOT respect having WITH_PGSQL=YES in /etc/make.conf
It seems that the construct:
OPTIONS_SINGLE= DB
OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE
OPTIONS_DEFAULT=MYSQL
does only work interactively.
Any workarounds/fixes possible?
Thanks in advance!
Bye/2
---
Michael Reifenberger
[email protected]
http://www.Reifenberger.com
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"