aboutsummaryrefslogtreecommitdiff
path: root/graphics/fxtv/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fxtv/files/patch-aa')
-rw-r--r--graphics/fxtv/files/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/fxtv/files/patch-aa b/graphics/fxtv/files/patch-aa
deleted file mode 100644
index dcb78760ac83..000000000000
--- a/graphics/fxtv/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.ORIG Sat Sep 12 19:17:22 1998
-+++ Makefile Mon Jun 1 08:06:40 1998
-@@ -19,8 +19,8 @@
- endif
-
- override LDFLAGS = $(LD_INC)
--override LIBS = -ltiff34 -lXaw3d -lXmu -lXt -lXpm -lSM -lICE \
-- -lXext -lX11
-+override LIBS = -ltiff -ljpeg -lXaw3d -lXmu -lXt -lXpm -lSM \
-+ -lICE -lXext -lX11 -lm
- ifeq ($(HAVE_XFREE86),YES)
- override LIBS += -lXxf86dga -lXxf86vm
- endif