freebsd-ports/editors/openoffice-1.0/files/gifpatch-goodies+source+filter.vcl+egif+makefile.mk
Maho Nakata df35f01bfd For GIF patent problem, remove some goodies.
However source distribution is still legal, so
this can be enabled by WITH_GIF_LZW_COMPRESSION=yes
2003-04-18 10:30:58 +00:00

11 lines
369 B
Makefile

--- ../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
# ==========================================================================