1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/print/transfig/files/patch-ac

13 lines
317 B
Plaintext
Raw Normal View History

diff -u -r1.1 fig2dev/Imakefile
--- 1.1 1995/01/21 19:29:30
+++ fig2dev/Imakefile 1995/01/21 19:30:28
@@ -65,7 +65,7 @@
arrow.o bound.o free.o read.o read1_3.o latex_line.o $(STRSTRO) \
dev/libtransfig.a
-SYS_LIBRARIES = -lm
+SYS_LIBRARIES = -lm -lcompat
LOCAL_LIBRARIES = $(XPMLIB)
MakeSubdirs($(SUBDIRS))