aboutsummaryrefslogtreecommitdiff
path: root/math/gnumeric/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-05-17 16:29:09 +0000
committerAde Lovett <ade@FreeBSD.org>2000-05-17 16:29:09 +0000
commite6f10e6699868d7b5037986483a07ad8410355a0 (patch)
tree2251dbc23d644bcd57b9e62df86d1828823e2706 /math/gnumeric/files
parentf244bb2b84a26f8c2b0881a6695181b9ad090881 (diff)
downloadports-e6f10e6699868d7b5037986483a07ad8410355a0.tar.gz
ports-e6f10e6699868d7b5037986483a07ad8410355a0.zip
Notes
Diffstat (limited to 'math/gnumeric/files')
-rw-r--r--math/gnumeric/files/patch-aa37
-rw-r--r--math/gnumeric/files/patch-ba18
2 files changed, 16 insertions, 39 deletions
diff --git a/math/gnumeric/files/patch-aa b/math/gnumeric/files/patch-aa
index 0b9b4982aec6..847f32305e73 100644
--- a/math/gnumeric/files/patch-aa
+++ b/math/gnumeric/files/patch-aa
@@ -1,38 +1,9 @@
---- configure.orig Wed Apr 12 20:43:02 2000
-+++ configure Mon Apr 17 17:54:44 2000
-@@ -2507,7 +2507,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- PTHREAD_LIB="-lc_r"
-+ PTHREAD_LIB=""
- else
- echo "$ac_t""no" 1>&6
- echo $ac_n "checking for pthread_create""... $ac_c" 1>&6
-@@ -5319,15 +5319,15 @@
- fi
-
-
-- USE_INCLUDED_LIBINTL=yes
-+# USE_INCLUDED_LIBINTL=yes
- CATOBJEXT=.gmo
- INSTOBJEXT=.mo
- DATADIRNAME=share
- INTLDEPS='$(top_builddir)/intl/libintl.a'
-- INTLLIBS=$INTLDEPS
-+ INTLLIBS='-lintl'
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
-- nls_cv_header_intl=intl/libintl.h
-- nls_cv_header_libgt=intl/libgettext.h
-+# nls_cv_header_intl=intl/libintl.h
-+# nls_cv_header_libgt=intl/libgettext.h
- fi
-
- if test "$XGETTEXT" != ":"; then
-@@ -5876,8 +5876,8 @@
+--- configure.orig Tue May 9 20:50:13 2000
++++ configure Tue May 16 09:56:35 2000
+@@ -5951,8 +5951,8 @@
echo $ac_n "checking for GTK >= 1.2.7""... $ac_c" 1>&6
- echo "configure:5879: checking for GTK >= 1.2.7" >&5
+ echo "configure:5954: checking for GTK >= 1.2.7" >&5
-if gtk-config --version > /dev/null 2>&1; then
- vers=`gtk-config --version | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'`
+if $GTK_CONFIG --version > /dev/null 2>&1; then
diff --git a/math/gnumeric/files/patch-ba b/math/gnumeric/files/patch-ba
index cd1807b2624a..bceb783e7ea2 100644
--- a/math/gnumeric/files/patch-ba
+++ b/math/gnumeric/files/patch-ba
@@ -1,15 +1,21 @@
---- Makefile.in.orig Sun Mar 26 22:20:39 2000
-+++ Makefile.in Mon Mar 27 12:04:17 2000
-@@ -146,7 +146,7 @@
+--- Makefile.in.orig Tue May 9 21:57:18 2000
++++ Makefile.in Tue May 16 12:16:37 2000
+@@ -152,12 +152,12 @@
perl_val = @perl_val@
python_val = @python_val@
--SUBDIRS = intl po macros idl plugins wizards src graph doc icons
-+SUBDIRS = intl po macros idl plugins wizards src graph icons
+-SUBDIRS = . intl po macros idl plugins wizards src graph doc icons
++SUBDIRS = . intl po macros idl plugins wizards src graph icons
change_logs = OOChangeLog OChangeLog ChangeLog
-@@ -158,7 +158,7 @@
+
+-confexecdir = $(libdir)
++confexecdir = $(sysconfdir)
+ confexec_DATA = gnumericConf.sh
+
+ CLEANFILES = gnumericConf.sh
+@@ -169,7 +169,7 @@
appicon_DATA = gnome-gnumeric.png gnome-application-x-gnumeric.png gnome-application-x-xls.png