opnsense-ports/net-mgmt/mdata-client/files/patch-Makefile
Franco Fichtner cb07a35399 */*: sync with upstream
Taken from: HardenedBSD
2017-11-18 07:44:25 +01:00

14 lines
361 B
Text

--- Makefile.orig 2015-04-24 23:13:47 UTC
+++ Makefile
@@ -18,9 +18,9 @@ HDRS = dynstr.h plat.h proto.h common.h base64.h crc32
CFLAGS = -I$(PWD) -Wall -Wextra -Werror -g -O2
LDLIBS =
-BINDIR = /usr/sbin
+BINDIR = ${PREFIX}/sbin
MANSECT = 1m
-MANDIR = /usr/share/man/man$(MANSECT)
+MANDIR = ${PREFIX}/man/man$(MANSECT)
DESTDIR = $(PWD)/proto
PROGS = \