ports/devel/loki/files/patch-Makefile.common
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00: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}