1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/cad/pcb/files/patch-ae
Oliver Lehmann ab2c7ca5ab Update to 1.7.3 and fix unfetchable distfile
PR:		ports/53070
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 16:41:45 +00:00

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))