mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
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
|