On 2012/04/01 13:23, Brian Callahan wrote:
> -PSEUDO_FLAVORS = no_x11
> +PSEUDO_FLAVORS = no_x11 php
Should be no_php, the default should build everything.
> -MULTI_PACKAGES= -main -php
> +MULTI_PACKAGES= -main
Keep this in the list and knock it out of BUILD_PACKAGES instead.
I think avahi should contain enough of an example.
> +.if ${FLAVOR:L:Mphp}
match BUILD_PACKAGES not FLAVOR
> +MODULES+= lang/python lang/php
python here - is that on purpose?
I'd rather get doxygen building on mips64el though so --english-only
probably makes mre sense. I wouldn't object to no_php for gpsd but if we
*can* build a package on an arch, we should do so by default in the port.