Re: Poudriere questions
Good morning,
Am 20.02.2013 um 18:28 schrieb Guido Falsi <mad@madpilot.net>:
> There is no per port file, but, bbeing make.conf a file sourced by make, =
you can use make syntax:
> =
> .if ${.CURDIR:M*www/apache22*}
> SUEXEC_DOCROOT=3D/foo/bar
> .endif
Now that I gave that a try it seems like there's something missing:
"/etc/make.conf", line 5: Unassociated shell command "PROXY=3Don"
"/etc/make.conf", line 6: Unassociated shell command "PROXY_HTTP=3Don"
"/etc/make.conf", line 7: Unassociated shell command "SUEXEC=3Don"
"/etc/make.conf", line 8: Unassociated shell command "SUEXEC_DOCROOT=3D/var=
/apache"
"/etc/make.conf", line 9: Unassociated shell command "SUEXEC_LOGFILE=3D/var=
/apache/GLOBAL/suexec_log"
That's my make.conf:
..if ${.CURDIR:M*www/apache22*}
PROXY=3Don
PROXY_HTTP=3Don
SUEXEC=3Don
SUEXEC_DOCROOT=3D/var/apache
SUEXEC_LOGFILE=3D/var/apache/GLOBAL/suexec_log
..endif
Thanks
Patrick
-- =
punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe
Tel. 0721 9109 0 * Fax 0721 9109 100
info@punkt.de http://www.punkt.de
Gf: J=FCrgen Egeling AG Mannheim 108285
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 12 之 12 篇):