f416f45f03
* gmake is hardcoded in a few places, as configure doesn't properly set MAKE=gmake. The pkg doesn't build with BSD make. * passing of include and library paths (both -L and -Wl,-R as well as via LD_RUN_PATH in at least two places) should be reviewed * The Cpp symbol "__unix__" isn't passed on properly into all places, even as it's both set via the pkgsrc CPPFLAGS variable and also (via a patch) in src/pl-incl.h. Most affected file is unx/process.c as it will still compile, but miss a few symbols that are much needed for the xpce shared object file. Error shows up at runtime only. (The file "shlib.pl" included in the pkg was provided kindly by the SWI-Prolog maintainer Jan Wielemaker to give better error messages). I'd love to move the pkg over to pkgsrc/lang ASAP, please let me know if you have any major objections or patches. |
||
---|---|---|
.. | ||
files | ||
patches | ||
buildlink3.mk | ||
DESCR | ||
distinfo | ||
Makefile | ||
Makefile.common | ||
PLIST | ||
TODO |