summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-09 19:35:23 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-09 19:35:23 +0000
commitaa13fa44d779cda5748925ba8e687d0a58ad9ac8 (patch)
tree4a3fd69ef0ab45efebdd337c40601dbd8c859e07 /cad/pcb
parentfix X manpage error with XFree86-4. (diff)
fix X manpage error with XFree86-4
PR: 23421
Notes
Notes: svn path=/head/; revision=37029
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/pcb/files/patch-ae b/cad/pcb/files/patch-ae
new file mode 100644
index 000000000000..4da1fba7128a
--- /dev/null
+++ b/cad/pcb/files/patch-ae
@@ -0,0 +1,11 @@
+--- src/Imakefile.orig Thu Jan 14 02:52:36 1999
++++ src/Imakefile Sun Dec 10 17:17:07 2000
+@@ -67,7 +67,7 @@
+
+ depend:: parse_l.c parse_y.c
+
+-ComplexProgramTarget(pcb)
++ComplexProgramTargetNoMan(pcb)
+ InstallAppDefaults(Pcb)
+ InstallMultipleFlags($(DEFAULTFONT),$(PCBLIBDIR),$(INSTLIBFLAGS))
+