ports/net-mgmt/mdata-client/files/patch-Makefile
Nuno Teixeira 42ce3331f1 net-mgmt/mdata-client: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-20 13:19:31 +00:00

14 lines
321 B
Text

--- Makefile.orig 2015-04-24 23:13:47 UTC
+++ Makefile
@@ -18,9 +18,9 @@ LDLIBS =
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}/share/man/man$(MANSECT)
DESTDIR = $(PWD)/proto
PROGS = \