opnsense-ports/finance/bitcoin-armory/files/patch-Makefile
Franco Fichtner a741597fd7 */*: sync with upstream
Taken from: FreeBSD
2015-10-24 16:21:56 +02:00

11 lines
239 B
Text

--- Makefile.orig 2015-06-10 21:49:31 UTC
+++ Makefile
@@ -1,7 +1,7 @@
# All the actual Makefiles are deeper in the directory tree.
# I am just calling them, here.
-PREFIX=/usr
+PREFIX?=/usr
DESTDIR=
UNAME_S := $(shell uname -s)