1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/man-doc/files/patch-ab
Jun-ichiro itojun Hagino 70b7215000 Makefile simplifications.
PR:		6050
1998-03-20 16:30:30 +00:00

9 lines
256 B
Plaintext

--- Makefile.inc.orig Tue Mar 17 16:08:32 1998
+++ Makefile.inc Tue Mar 17 16:16:48 1998
@@ -1,3 +1,3 @@
-PREFIX= /usr/share
-MANDIR= ${PREFIX}/man/ja/man
+PREFIX?= /usr
+MANDIR= ${PREFIX}/share/man/ja/man
MROFF_CMD= /usr/local/bin/groff -Tnippon -man