Date: Mon, 11 Aug 2003 11:55:14 -0600 From: "Mike A. Oligny" <pandaro@freebsd.schema.ca> To: freebsd-ports@freebsd.org Subject: ghostscript still... Message-ID: <3F37D882.8050303@freebsd.schema.ca>
next in thread | raw e-mail | index | archive | help
/usr/local/bin/ps2* do not specify installed paths: ps2pdf contains exec ps2pdf12 "$@" should probably say (depending on where it gets installed) exec /usr/local/bin/ps2pdf12"$@" I'm going to read porters handbook and hopefully figure out how to submit a proper fix for this, providing I am correct that it is a problem. Any script that does not set environment path will be unable to use these, it seems? I'm not on the list at the moment, if you could CC me that would be great. Thanks! -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F37D882.8050303>