opnsense-ports/devel/loki/files/patch-Makefile.common
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02:00

9 lines
238 B
Text

--- Makefile.common.orig
+++ Makefile.common
@@ -4,4 +4,4 @@
CXXWARNFLAGS := -Wall -Wold-style-cast -Wundef -Wsign-compare -Wconversion -Wpointer-arith -pedantic
CXXFLAGS := $(CXXWARNFLAGS) -g -O2
-prefix := /usr
+prefix := ${PREFIX}