diff options
Diffstat (limited to 'japanese/skkfep/files/patch-ad')
-rw-r--r-- | japanese/skkfep/files/patch-ad | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/japanese/skkfep/files/patch-ad b/japanese/skkfep/files/patch-ad new file mode 100644 index 000000000000..0b0134aa6022 --- /dev/null +++ b/japanese/skkfep/files/patch-ad @@ -0,0 +1,9 @@ +--- configs/freebsd.h.orig Wed Jul 29 05:07:27 1998 ++++ configs/freebsd.h Wed Jul 29 05:07:47 1998 +@@ -12,5 +12,5 @@ + #include <libutil.h> /* for openpty() */ + + #if makefile_parameter +-SYSLIBS=-lutil ++SYSLIBS=-lutil -lxpg4 + #endif |