1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-toolkits/open-motif/files/patch-man5-Imakefile
David E. O'Brien 81736f7a20 Update to build properly from sources rather than re-package the Metrolink
offering.

Portions of this port came from the following (the rest was my own blood
and sweat):
PR:		18691
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>

Submitted by:	Sungman Cho <smcho@tsp.korea.ac.kr> (via -ports)
2000-07-19 12:58:57 +00:00

13 lines
311 B
Plaintext

--- doc/man/man5/Imakefile.orig Wed Jul 19 04:40:11 2000
+++ doc/man/man5/Imakefile Wed Jul 19 05:10:00 2000
@@ -2,4 +2,4 @@
-MANDIR = $(MISCMANDIR)
-MANSUFFIX = $(MISCMANSUFFIX)
+MANDIR = $(FILEMANDIR)
+MANSUFFIX = $(FILEMANSUFFIX)
@@ -10 +10,2 @@
InstallMotifManPage(WML,5)
+InstallMotifManPage(mwmrc,5)