mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
81736f7a20
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)
13 lines
311 B
Plaintext
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)
|