aboutsummaryrefslogtreecommitdiffstats
path: root/misc/videotext/files
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-02-18 10:10:35 +0800
committerade <ade@FreeBSD.org>2000-02-18 10:10:35 +0800
commitc6739293c8f67b477900aa1d37a700771f3feaeb (patch)
treeb3ebd501f2e501f93568336a9614d2071f5ccf81 /misc/videotext/files
parent9114854963629ad7bda89bc6af0183c026b3429a (diff)
downloadfreebsd-ports-gnome-c6739293c8f67b477900aa1d37a700771f3feaeb.tar.gz
freebsd-ports-gnome-c6739293c8f67b477900aa1d37a700771f3feaeb.tar.zst
freebsd-ports-gnome-c6739293c8f67b477900aa1d37a700771f3feaeb.zip
Remove giflib. Also remove GIF support since the author
mentions "that patent", and the port does PNG anyway. Discussed with: asami
Diffstat (limited to 'misc/videotext/files')
-rw-r--r--misc/videotext/files/patch-ba22
1 files changed, 17 insertions, 5 deletions
diff --git a/misc/videotext/files/patch-ba b/misc/videotext/files/patch-ba
index b954ebe9f83d..62f47a20bfab 100644
--- a/misc/videotext/files/patch-ba
+++ b/misc/videotext/files/patch-ba
@@ -1,5 +1,5 @@
-*** Makefile.orig Thu Oct 23 00:55:44 1997
---- Makefile Thu Jun 10 02:51:02 1999
+*** Makefile.orig Wed Oct 22 18:55:44 1997
+--- Makefile Thu Feb 17 16:07:45 2000
***************
*** 22,35 ****
@@ -38,8 +38,14 @@
DIRPERM = 755
SPOOLDIRPERM = 777
-*************** GIF_SUPPORT = -DGIF_SUPPORT
-*** 79,88 ****
+***************
+*** 73,88 ****
+ # useful if you want to distribute VideoteXt and want to avoid trouble with
+ # Unisys' stupid licensing conditions.
+
+! GIF_SUPPORT = -DGIF_SUPPORT
+
+
# Uncomment the next lines if you want PNG support and have libpng and libz
# installed.
@@ -50,7 +56,13 @@
# Uncomment the following line if you want to get coredumps when an
---- 86,95 ----
+--- 80,95 ----
+ # useful if you want to distribute VideoteXt and want to avoid trouble with
+ # Unisys' stupid licensing conditions.
+
+! #GIF_SUPPORT = -DGIF_SUPPORT
+
+
# Uncomment the next lines if you want PNG support and have libpng and libz
# installed.