aboutsummaryrefslogtreecommitdiff
path: root/devel/libgsf/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-09-11 12:12:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-09-11 12:12:58 +0000
commit945e7059e8faddcd4b4ab472351bb1d492be6cc0 (patch)
tree23db267ede4f8850726e89e6687c4f7b7c89b610 /devel/libgsf/files
parentdc7ea47235e4b28cc5dcb9e3da6181e3e5e83304 (diff)
downloadports-945e7059e8faddcd4b4ab472351bb1d492be6cc0.tar.gz
ports-945e7059e8faddcd4b4ab472351bb1d492be6cc0.zip
Add libgsf 1.3.0, an extensible i/o abstraction library for dealing with
structured file formats.
Notes
Notes: svn path=/head/; revision=66121
Diffstat (limited to 'devel/libgsf/files')
-rw-r--r--devel/libgsf/files/patch-configure22
1 files changed, 22 insertions, 0 deletions
diff --git a/devel/libgsf/files/patch-configure b/devel/libgsf/files/patch-configure
new file mode 100644
index 000000000000..a6571af2dadb
--- /dev/null
+++ b/devel/libgsf/files/patch-configure
@@ -0,0 +1,22 @@
+
+$FreeBSD$
+
+--- configure 2002/09/11 10:13:57 1.1
++++ configure 2002/09/11 10:14:44
+@@ -7245,6 +7245,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -8011,7 +8012,7 @@
+ else
+ echo "$as_me: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+-need_posix=yes
++need_posix=no
+ fi
+ rm -f conftest.$ac_objext conftest.$ac_ext
+ CFLAGS="$saved_CFLAGS"