mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a044f0b0c4
PR: 23425 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
--- Imakefile.orig Fri Nov 5 09:43:09 1999
|
|
+++ Imakefile Wed Nov 1 07:59:39 2000
|
|
@@ -8,4 +8,4 @@
|
|
SRCS = speyes.c
|
|
OBJS = speyes.o getopt.o getopt1.o
|
|
|
|
-ComplexProgramTarget(speyes)
|
|
+ComplexProgramTargetNoMan(speyes)
|