1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/japanese/sj3-server/files/patch-sj3.tmpl
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

13 lines
248 B
Cheetah

--- sj3.tmpl.orig 2008-09-07 16:44:07.000000000 +0900
+++ sj3.tmpl 2008-09-07 16:47:04.000000000 +0900
@@ -64,8 +64,7 @@
*/
#if defined(FreeBSDArchitecture)
-CODE_LIBS = -lxpg4
-
+#include "sj3_freebsd.tmpl"
#endif
#if SystemV4 || SystemV