diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-08 22:03:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-08 22:03:48 +0000 |
commit | a3044dd0fd724ea4b3b90fc27ccd0c9ff2d57626 (patch) | |
tree | fc066c90186b53ea9c6fbfefeb028bffc92bcd05 /x11 | |
parent | 82a60e4fa4941f153e9ff58386f27c0576c153b9 (diff) | |
download | ports-a3044dd0fd724ea4b3b90fc27ccd0c9ff2d57626.tar.gz ports-a3044dd0fd724ea4b3b90fc27ccd0c9ff2d57626.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/files/patch-aa | 13 | ||||
-rw-r--r-- | x11/gnomelibs/files/patch-aa | 13 | ||||
-rw-r--r-- | x11/libgnome/files/patch-aa | 13 |
3 files changed, 30 insertions, 9 deletions
diff --git a/x11/gnome-libs/files/patch-aa b/x11/gnome-libs/files/patch-aa index d0b27f235165..4b1108a7aa4a 100644 --- a/x11/gnome-libs/files/patch-aa +++ b/x11/gnome-libs/files/patch-aa @@ -1,5 +1,5 @@ ---- configure.orig Tue Apr 27 21:24:19 1999 -+++ configure Sat May 22 21:16:46 1999 +--- configure.orig Tue Apr 27 14:24:19 1999 ++++ configure Mon Jun 7 20:27:21 1999 @@ -2521,7 +2521,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then @@ -27,7 +27,14 @@ cat > conftest.$ac_ext <<EOF #line 7378 "configure" #include "confdefs.h" -@@ -10859,7 +10859,7 @@ +@@ -10853,13 +10853,13 @@ + SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support' + + ART_LIBS="-lart_lgpl" +-GNOME_LIBS="-lgnome -lgnomesupport $LIBGNOME_LIBS" ++GNOME_LIBS="-lgnome -lgnomesupport -lintl $LIBGNOME_LIBS" + GNOMEUI_LIBS="-lgnomeui $ART_LIBS $GDK_IMLIB_LIBS $GTK_LIBS $GNOME_LIBS" + GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS" ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS" GNOME_LIBDIR='-L${libdir}' diff --git a/x11/gnomelibs/files/patch-aa b/x11/gnomelibs/files/patch-aa index d0b27f235165..4b1108a7aa4a 100644 --- a/x11/gnomelibs/files/patch-aa +++ b/x11/gnomelibs/files/patch-aa @@ -1,5 +1,5 @@ ---- configure.orig Tue Apr 27 21:24:19 1999 -+++ configure Sat May 22 21:16:46 1999 +--- configure.orig Tue Apr 27 14:24:19 1999 ++++ configure Mon Jun 7 20:27:21 1999 @@ -2521,7 +2521,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then @@ -27,7 +27,14 @@ cat > conftest.$ac_ext <<EOF #line 7378 "configure" #include "confdefs.h" -@@ -10859,7 +10859,7 @@ +@@ -10853,13 +10853,13 @@ + SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support' + + ART_LIBS="-lart_lgpl" +-GNOME_LIBS="-lgnome -lgnomesupport $LIBGNOME_LIBS" ++GNOME_LIBS="-lgnome -lgnomesupport -lintl $LIBGNOME_LIBS" + GNOMEUI_LIBS="-lgnomeui $ART_LIBS $GDK_IMLIB_LIBS $GTK_LIBS $GNOME_LIBS" + GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS" ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS" GNOME_LIBDIR='-L${libdir}' diff --git a/x11/libgnome/files/patch-aa b/x11/libgnome/files/patch-aa index d0b27f235165..4b1108a7aa4a 100644 --- a/x11/libgnome/files/patch-aa +++ b/x11/libgnome/files/patch-aa @@ -1,5 +1,5 @@ ---- configure.orig Tue Apr 27 21:24:19 1999 -+++ configure Sat May 22 21:16:46 1999 +--- configure.orig Tue Apr 27 14:24:19 1999 ++++ configure Mon Jun 7 20:27:21 1999 @@ -2521,7 +2521,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then @@ -27,7 +27,14 @@ cat > conftest.$ac_ext <<EOF #line 7378 "configure" #include "confdefs.h" -@@ -10859,7 +10859,7 @@ +@@ -10853,13 +10853,13 @@ + SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support' + + ART_LIBS="-lart_lgpl" +-GNOME_LIBS="-lgnome -lgnomesupport $LIBGNOME_LIBS" ++GNOME_LIBS="-lgnome -lgnomesupport -lintl $LIBGNOME_LIBS" + GNOMEUI_LIBS="-lgnomeui $ART_LIBS $GDK_IMLIB_LIBS $GTK_LIBS $GNOME_LIBS" + GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS" ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS" GNOME_LIBDIR='-L${libdir}' |