aboutsummaryrefslogtreecommitdiff
path: root/x11/xskyroot
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-10-21 13:10:50 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-10-21 13:10:50 +0000
commitf9d119901588ad6d0005afc7df5e00edec4cf8e6 (patch)
tree0534cb087e2c80487c624213f20922c3c94e2135 /x11/xskyroot
parent23f68ec69ea0239437f8fe9ff9250c4762266a38 (diff)
downloadports-f9d119901588ad6d0005afc7df5e00edec4cf8e6.tar.gz
ports-f9d119901588ad6d0005afc7df5e00edec4cf8e6.zip
Fix Imakefile breakage under XFree86 4.x
PR: 22165 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=34068
Diffstat (limited to 'x11/xskyroot')
-rw-r--r--x11/xskyroot/files/patch-ac8
1 files changed, 8 insertions, 0 deletions
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)