freebsd-ports/japanese/sj3-server/files/post-patch-doc-doc-Imakefile.nodocports
Hiroki Sato a8dc9708f7 - Separate the server part and the library part from japanese/sj3, and
remove japanese/sj3.
- Use localhost as the default listen address instead of INADDR_ANY.
- Add "servername" directive to serverrc.
- Fix incorrect descriptions in serverrc.
- Take maintainership.
2008-10-26 19:35:08 +00:00

8 lines
202 B
Text

--- doc/doc/Imakefile.orig 2008-09-07 17:04:18.000000000 +0900
+++ doc/doc/Imakefile 2008-09-07 17:04:24.000000000 +0900
@@ -45,5 +45,3 @@
all::
depend::
-
-InstallMultiple($(DOCLIST),$(SJ3DOCDIR))