1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/skkfep/files/patch-ad
Jun Kuriyama 6585eb7c1a SKK-like Kana-to-Kanji FrontEnd Processor
PR:		ports/7576
Submitted by:	Yusuke NAWANO <azuki@azkey.org>
1998-11-10 15:47:20 +00:00

10 lines
232 B
Plaintext

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