Dag-Erling Smørgrav <[email protected]> writes: > Scot Hetzel <[email protected]> writes: > > Actually, the port does write to the httpd.conf file during staging. > > The problem is in src/Makefile.in on line 21: > > > > + $(APXS) $(APXS_STAGE) -i -a mod_dnssd.la > Oooh thank you very much, I was looking in the port Makefile rather than > the upstream Makefile. I will fix this ASAP.
Also, this shows up in poudriere and QAT but not in my testing because I build and stage as non-root, so apxs fails to modify httpd.conf, which is a "soft failure". DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
