mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
5c977eca3a
PR: 6390 Submitted by: maintainer
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@
|