On 1/28/10, b. f. <bf1...@googlemail.com> wrote:
> Rainer Hurling wrote:

> Don't write into /etc, except in special cases.  Use ${PREFIX}/etc
> instead.  Also, do something like:
>
> post-install:
>         ${MKDIR} /etc/xdg/ggobi

Obviously, I should have written the above line as:

${MKDIR} ${PREFIX}/etc/xdg/ggobi

b.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to