mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
ab2c7ca5ab
PR: ports/53070 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
--- src/Imakefile.orig Sun Jun 8 04:21:06 2003
|
|
+++ src/Imakefile Sun Jun 8 04:21:19 2003
|
|
@@ -67,7 +67,7 @@
|
|
|
|
depend:: parse_l.c parse_y.c
|
|
|
|
-ComplexProgramTarget(pcb)
|
|
+ComplexProgramTargetNoMan(pcb)
|
|
InstallAppDefaults(Pcb)
|
|
InstallMultipleFlags($(DEFAULTFONT),$(PCBLIBDIR),$(INSTLIBFLAGS))
|
|
|