mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
6585eb7c1a
PR: ports/7576 Submitted by: Yusuke NAWANO <azuki@azkey.org>
10 lines
232 B
Plaintext
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
|