1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/fxtv/files/patch-aa

12 lines
427 B
Plaintext
Raw Normal View History

--- ORIG/Makefile Sat Jan 16 14:13:47 1999
+++ Makefile Thu Feb 11 20:21:06 1999
@@ -19,7 +19,7 @@
endif
override LDFLAGS = $(LD_INC)
-override LIBS = -ltiff34 -lXaw3d -lXmu -lXt -lXpm -lSM -lICE \
+override LIBS = -ltiff -lXaw3d -lXmu -lXt -lXpm -lSM -lICE \
-lXext -lX11 -lm
ifeq ($(HAVE_XFREE86),YES)
override LIBS += -lXxf86dga -lXxf86vm