1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/japanese/skkfep/files/patch-ad

10 lines
232 B
Plaintext
Raw Normal View History

--- 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