aboutsummaryrefslogtreecommitdiff
path: root/graphics/lfview
diff options
context:
space:
mode:
authorMotoyuki Konno <motoyuki@FreeBSD.org>2002-04-08 11:25:23 +0000
committerMotoyuki Konno <motoyuki@FreeBSD.org>2002-04-08 11:25:23 +0000
commit65f74041b777797b7d68137bd210416445eb5049 (patch)
tree9cac46d819305663713f287017070ccd1e08e985 /graphics/lfview
parent08d053469912d9551ebf95a99a1e138c492b9101 (diff)
downloadports-65f74041b777797b7d68137bd210416445eb5049.tar.gz
ports-65f74041b777797b7d68137bd210416445eb5049.zip
Notes
Diffstat (limited to 'graphics/lfview')
-rw-r--r--graphics/lfview/files/patch-ab8
-rw-r--r--graphics/lfview/files/patch-ac7
2 files changed, 15 insertions, 0 deletions
diff --git a/graphics/lfview/files/patch-ab b/graphics/lfview/files/patch-ab
new file mode 100644
index 000000000000..3186422bc8dc
--- /dev/null
+++ b/graphics/lfview/files/patch-ab
@@ -0,0 +1,8 @@
+--- Imakefile.old Sat Aug 12 23:36:44 2000
++++ Imakefile Tue Apr 10 08:50:47 2001
+@@ -19,4 +19,4 @@
+ MakeSubdirs($(SUBDIRS))
+ XCOMM DependSubdirs($(SUBDIRS))
+
+-ComplexProgramTarget(lfview)
++ComplexProgramTargetNoMan(lfview)
diff --git a/graphics/lfview/files/patch-ac b/graphics/lfview/files/patch-ac
new file mode 100644
index 000000000000..130e47afa795
--- /dev/null
+++ b/graphics/lfview/files/patch-ac
@@ -0,0 +1,7 @@
+--- plugins/Imakefile.old Sat Aug 12 23:36:44 2000
++++ plugins/Imakefile Tue Apr 10 08:59:54 2001
+@@ -1,3 +1,4 @@
++#include <Library.tmpl>
+ #include "../config.tmpl"
+ XCOMM CFLAGS+= $(CDEBUGFLAGS) -DDEBUG
+ CFLAGS+= -Wall $(CDEBUGFLAGS) -DDEBUG