freebsd-ports/net/openbgpd/files/patch-Makefile.inc
Yasuhiro Kimura ed2135baab net/openbgpd: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-29 17:11:37 +09:00

12 lines
385 B
PHP

Index: Makefile.inc
===================================================================
RCS file: Makefile.inc
diff -N Makefile.inc
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ Makefile.inc 16 May 2014 01:06:14 -0000 1.5
@@ -0,0 +1,5 @@
+# $hrs: openbgpd/Makefile.inc,v 1.5 2014/05/16 01:06:14 hrs Exp $
+
+PREFIX?= /usr/local
+BINDIR?= ${PREFIX}/sbin
+MANDIR?= ${PREFIX}/share/man/man