summaryrefslogtreecommitdiffstats
path: root/x11/xskyroot
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-10-21 13:10:50 +0000
committerkevlo <kevlo@FreeBSD.org>2000-10-21 13:10:50 +0000
commitc820c5a0c169fdd113676a1fd484e0210611afd3 (patch)
tree8310ce46f9f67db9ff014884ed540a6594ea9be6 /x11/xskyroot
parent8347bd0793c373e4fe271685e43d44a9b34c34cf (diff)
downloadFreeBSD-ports-c820c5a0c169fdd113676a1fd484e0210611afd3.zip
FreeBSD-ports-c820c5a0c169fdd113676a1fd484e0210611afd3.tar.gz
Fix Imakefile breakage under XFree86 4.x
PR: 22165 Submitted by: Ports Fury
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 0000000..571af37
--- /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)
OpenPOWER on IntegriCloud