pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: exec()ing a program
On Mon, Apr 26, 2010 at 01:27:05AM -0700, Stefan Schaeckeler wrote:
> How can I do this with pstoext? TOOLS_PATH.pstotext is not defined.
TOOLS_PATH is only defined for tools, see pkgsrc/mk/tools.
For packages which provide a buildlink3.mk, you can use
${BUILDLINK_PREFIX.packagename}. For other packages, you can use
${LOCALBASE}, but it's not a completely clean solution (it breaks with
pkgviews).
On the other hand, adding a buildlink3.mk just so you get a path is
also weird ;)
Thomas
------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index