summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/files/gifpatch-goodies+source+filter.vcl+egif+makefile.mk
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-04-17 11:24:26 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-04-17 11:24:26 +0000
commit017645b96dd1bf0af9e40463567b14d46073f0cf (patch)
tree4423b222ba7e8cf608e832f7f6210b2a6fbb0bb6 /editors/openoffice.org-3-RC/files/gifpatch-goodies+source+filter.vcl+egif+makefile.mk
parentAdd emulators/vmware3 to emulators/Makefile (diff)
For GIF patent problem, remove some goodies.
However source distribution is still legal, so this can be enabled by WITH_GIF_LZW_COMPRESSION=yes Approved by: mbr (Martin Blapp)
Notes
Notes: svn path=/head/; revision=79130
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-3-RC/files/gifpatch-goodies+source+filter.vcl+egif+makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/files/gifpatch-goodies+source+filter.vcl+egif+makefile.mk b/editors/openoffice.org-3-RC/files/gifpatch-goodies+source+filter.vcl+egif+makefile.mk
new file mode 100644
index 000000000000..dd9e199acc96
--- /dev/null
+++ b/editors/openoffice.org-3-RC/files/gifpatch-goodies+source+filter.vcl+egif+makefile.mk
@@ -0,0 +1,11 @@
+--- ../goodies/source/filter.vcl/egif/makefile.mk.orig Tue Aug 14 23:22:54 2001
++++ ../goodies/source/filter.vcl/egif/makefile.mk Mon Apr 14 06:04:55 2003
+@@ -89,7 +89,7 @@
+
+ SLOFILES= $(SLO)$/egif.obj \
+ $(SLO)$/dlgegif.obj \
+- $(SLO)$/giflzwc.obj
++ $(SLO)$/giflzwc_disabled.obj
+
+
+ # ==========================================================================