mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
12 lines
216 B
Plaintext
12 lines
216 B
Plaintext
|
--- Makefile.in- Fri Apr 17 13:37:28 1998
|
||
|
+++ Makefile.in Wed Apr 22 13:14:28 1998
|
||
|
@@ -15,7 +15,7 @@
|
||
|
LDFLAGS = @LDFLAGS@
|
||
|
O=o
|
||
|
|
||
|
-LIBS = @LIBS@
|
||
|
+LIBS = @LIBS@ -lxpg4
|
||
|
|
||
|
prefix = @prefix@
|
||
|
exec_prefix = @exec_prefix@
|