opnsense-ports/devel/ocaml-camlp4/files/patch-Makefile
Franco Fichtner f4a238f93b */*: sync with upstream
Taken from: HardenedBSD
2019-06-25 06:14:03 +02:00

11 lines
298 B
Text

--- Makefile.orig 2017-10-11 20:17:38 UTC
+++ Makefile
@@ -21,7 +21,7 @@ all: byte native
.PHONY: install
install:
- env DESTDIR=$(DESTDIR) sh ./build/install.sh
+ env LIBDIR=$(LIBDIR) BINDIR=$(BINDIR) DESTDIR=$(DESTDIR) sh ./build/install.sh
.PHONY: install-META
install-META: camlp4/META