summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-02-16 03:00:03 +0000
committerAde Lovett <ade@FreeBSD.org>2000-02-16 03:00:03 +0000
commit9ec7396641590dfa592bbfc8d5c02ec67e8344fa (patch)
tree35ec3157707297ac984be02c389731f2b838d796 /x11
parentswitch to pine4 (diff)
Use ungif instead of gif.
Bad gnome-config.in for hardcoding this. No biscuit.
Notes
Notes: svn path=/head/; revision=25881
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/files/patch-ac6
-rw-r--r--x11/gnomelibs/files/patch-ac6
-rw-r--r--x11/libgnome/files/patch-ac6
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/gnome-libs/files/patch-ac b/x11/gnome-libs/files/patch-ac
index ae93b100fb68..6b3a11c2a084 100644
--- a/x11/gnome-libs/files/patch-ac
+++ b/x11/gnome-libs/files/patch-ac
@@ -1,5 +1,5 @@
---- gnome-config.in.orig Thu Jan 13 13:36:11 2000
-+++ gnome-config.in Thu Jan 13 13:42:44 2000
+--- gnome-config.in.orig Wed Oct 20 07:36:58 1999
++++ gnome-config.in Tue Feb 15 20:50:22 2000
@@ -19,7 +19,7 @@
pkglibdir=${libdir}/@PACKAGE@
pkgincludedir=${includedir}/@PACKAGE@
@@ -56,7 +56,7 @@
;;
gnomeui)
- the_libs="$the_libs @GNOME_LIBDIR@ @GNOMEUI_LIBS@"
-+ the_libs="$the_libs @GNOME_LIBDIR@ -lXpm -ljpeg -lpng -lz -ltiff -lgif @GNOMEUI_LIBS@"
++ the_libs="$the_libs @GNOME_LIBDIR@ -lXpm -ljpeg -lpng -lz -ltiff -lungif @GNOMEUI_LIBS@"
the_flags="$the_flags @GNOME_INCLUDEDIR@ @GTK_CFLAGS@"
;;
gtkxmhtml)
diff --git a/x11/gnomelibs/files/patch-ac b/x11/gnomelibs/files/patch-ac
index ae93b100fb68..6b3a11c2a084 100644
--- a/x11/gnomelibs/files/patch-ac
+++ b/x11/gnomelibs/files/patch-ac
@@ -1,5 +1,5 @@
---- gnome-config.in.orig Thu Jan 13 13:36:11 2000
-+++ gnome-config.in Thu Jan 13 13:42:44 2000
+--- gnome-config.in.orig Wed Oct 20 07:36:58 1999
++++ gnome-config.in Tue Feb 15 20:50:22 2000
@@ -19,7 +19,7 @@
pkglibdir=${libdir}/@PACKAGE@
pkgincludedir=${includedir}/@PACKAGE@
@@ -56,7 +56,7 @@
;;
gnomeui)
- the_libs="$the_libs @GNOME_LIBDIR@ @GNOMEUI_LIBS@"
-+ the_libs="$the_libs @GNOME_LIBDIR@ -lXpm -ljpeg -lpng -lz -ltiff -lgif @GNOMEUI_LIBS@"
++ the_libs="$the_libs @GNOME_LIBDIR@ -lXpm -ljpeg -lpng -lz -ltiff -lungif @GNOMEUI_LIBS@"
the_flags="$the_flags @GNOME_INCLUDEDIR@ @GTK_CFLAGS@"
;;
gtkxmhtml)
diff --git a/x11/libgnome/files/patch-ac b/x11/libgnome/files/patch-ac
index ae93b100fb68..6b3a11c2a084 100644
--- a/x11/libgnome/files/patch-ac
+++ b/x11/libgnome/files/patch-ac
@@ -1,5 +1,5 @@
---- gnome-config.in.orig Thu Jan 13 13:36:11 2000
-+++ gnome-config.in Thu Jan 13 13:42:44 2000
+--- gnome-config.in.orig Wed Oct 20 07:36:58 1999
++++ gnome-config.in Tue Feb 15 20:50:22 2000
@@ -19,7 +19,7 @@
pkglibdir=${libdir}/@PACKAGE@
pkgincludedir=${includedir}/@PACKAGE@
@@ -56,7 +56,7 @@
;;
gnomeui)
- the_libs="$the_libs @GNOME_LIBDIR@ @GNOMEUI_LIBS@"
-+ the_libs="$the_libs @GNOME_LIBDIR@ -lXpm -ljpeg -lpng -lz -ltiff -lgif @GNOMEUI_LIBS@"
++ the_libs="$the_libs @GNOME_LIBDIR@ -lXpm -ljpeg -lpng -lz -ltiff -lungif @GNOMEUI_LIBS@"
the_flags="$the_flags @GNOME_INCLUDEDIR@ @GTK_CFLAGS@"
;;
gtkxmhtml)