From f9d119901588ad6d0005afc7df5e00edec4cf8e6 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Sat, 21 Oct 2000 13:10:50 +0000 Subject: Fix Imakefile breakage under XFree86 4.x PR: 22165 Submitted by: Ports Fury --- x11/xskyroot/files/patch-ac | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 x11/xskyroot/files/patch-ac (limited to 'x11/xskyroot') diff --git a/x11/xskyroot/files/patch-ac b/x11/xskyroot/files/patch-ac new file mode 100644 index 000000000000..571af377cb00 --- /dev/null +++ b/x11/xskyroot/files/patch-ac @@ -0,0 +1,8 @@ +--- Imakefile.orig Sat Oct 14 07:16:08 2000 ++++ Imakefile Sat Oct 14 07:16:45 2000 +@@ -4,4 +4,4 @@ + SRCS = xskyroot.c draw.c colorname.c astro.c + OBJS = xskyroot.o draw.o colorname.o astro.o + +-ComplexProgramTarget(xskyroot) ++ComplexProgramTargetNoMan(xskyroot) -- cgit v1.2.3