Date: Wed, 10 Oct 2012 10:43:42 +0200 (CEST) From: Michael Reifenberger <mike@reifenberger.com> To: portmgr@FreeBSD.org Cc: ports@FreeBSD.org Subject: OPTIONSNG and batch compiling Message-ID: <alpine.BSF.2.00.1210101031060.57545@gw.reifenberger.com>
next in thread | raw e-mail | index | archive | help
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 Michael@Reifenberger.com http://www.Reifenberger.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1210101031060.57545>