ports/misc/most/patches/patch-src_Makefile_in

12 lines
384 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/Makefile.in.orig Sat Oct 10 17:56:33 2009
+++ src/Makefile.in Sat Oct 10 17:56:45 2009
@@ -22,7 +22,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
datarootdir = @datarootdir@
BIN_DIR = $(prefix)/bin
-MAN_DIR = $(datarootdir)/man
+MAN_DIR = $(prefix)/man
DOC_DIR = $(datarootdir)/doc/most
SYS_INITFILE = @sysconfdir@/most.conf
MKINSDIR = ../autoconf/mkinsdir.sh