freebsd-ports/x11/xskyroot/files/patch-ac
Kevin Lo f9d1199015 Fix Imakefile breakage under XFree86 4.x
PR: 22165
Submitted by: Ports Fury
2000-10-21 13:10:50 +00:00

8 lines
262 B
Text

--- 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)