mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
f9d1199015
PR: 22165 Submitted by: Ports Fury
9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
--- 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)
|