pkgsrc/math/z3
khorben ddf5c47752 Add support for DESTDIR
Fix building math/z3 in privileged mode when not building as root:
ocamlfind: Cannot mkdir /usr/pkg/lib/ocaml/site-lib/Z3: Permission denied

This now uses the option -destdir when calling ocamlfind(1). It also
includes a workaround for what might be a bug in ocamlfind(1), where it
also wants to update ld.conf in spite of specifying -destdir.

Tested on NetBSD/amd64.

ok dholland@
2018-02-23 17:04:43 +00:00
..
patches Add support for DESTDIR 2018-02-23 17:04:43 +00:00
DESCR
distinfo Add support for DESTDIR 2018-02-23 17:04:43 +00:00
Makefile Recursive revbump associated with the update to OCaml 4.06. 2018-01-10 16:53:07 +00:00
options.mk
PLIST