Re: Poudriere questions

看板FB_stable作者時間12年前 (2013/04/27 13:33), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串12/12 (看更多)
On 02/21/13 09:41, Patrick M. Hausen wrote: > 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=/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=on" > "/etc/make.conf", line 6: Unassociated shell command "PROXY_HTTP=on" > "/etc/make.conf", line 7: Unassociated shell command "SUEXEC=on" > "/etc/make.conf", line 8: Unassociated shell command "SUEXEC_DOCROOT=/var/apache" > "/etc/make.conf", line 9: Unassociated shell command "SUEXEC_LOGFILE=/var/apache/GLOBAL/suexec_log" > > That's my make.conf: > > .if ${.CURDIR:M*www/apache22*} > PROXY=on > PROXY_HTTP=on > SUEXEC=on > SUEXEC_DOCROOT=/var/apache > SUEXEC_LOGFILE=/var/apache/GLOBAL/suexec_log > .endif > Sorry, I forgot to mention: no tabs. tabs have a spacial meaning to make. They mean a shell command follows and should be used only in make targets. Use spaces to indent things. -- Guido Falsi <mad@madpilot.net> _______________________________________________ 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"
文章代碼(AID): #1HUsCGpa (FB_stable)
討論串 (同標題文章)
文章代碼(AID): #1HUsCGpa (FB_stable)