mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
bb4da97d62
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
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))
|