mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix Imakefile breakage under XFree86 4.x
PR: 22165 Submitted by: Ports Fury
This commit is contained in:
parent
23f68ec69e
commit
f9d1199015
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34068
8
x11/xskyroot/files/patch-ac
Normal file
8
x11/xskyroot/files/patch-ac
Normal file
@ -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)
|
Loading…
Reference in New Issue
Block a user