diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-03-01 00:59:01 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-03-01 00:59:01 +0800 |
commit | 92caafe879be5b166d05a27af19f78f2886128b2 (patch) | |
tree | 2d13d068e4d1445b83b5cbf564838d5a9c84b74c /science/hdf5-18/files | |
parent | e37d6ae184f1ffa572d10858d6d87e8cd74c0a75 (diff) | |
download | freebsd-ports-gnome-92caafe879be5b166d05a27af19f78f2886128b2.tar.gz freebsd-ports-gnome-92caafe879be5b166d05a27af19f78f2886128b2.tar.zst freebsd-ports-gnome-92caafe879be5b166d05a27af19f78f2886128b2.zip |
- Update to 1.6.7
- Sort pkg-plist
PR: ports/121195
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
Diffstat (limited to 'science/hdf5-18/files')
-rw-r--r-- | science/hdf5-18/files/patch-c++::configure | 10 | ||||
-rw-r--r-- | science/hdf5-18/files/patch-configure | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/science/hdf5-18/files/patch-c++::configure b/science/hdf5-18/files/patch-c++::configure deleted file mode 100644 index ae57d3016cd8..000000000000 --- a/science/hdf5-18/files/patch-c++::configure +++ /dev/null @@ -1,10 +0,0 @@ ---- c++/configure.orig Fri Jun 28 03:42:45 2002 -+++ c++/configure Wed Jul 10 01:41:13 2002 -@@ -7563,6 +7563,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' diff --git a/science/hdf5-18/files/patch-configure b/science/hdf5-18/files/patch-configure deleted file mode 100644 index 2ee407ec215f..000000000000 --- a/science/hdf5-18/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sat Jun 29 05:03:55 2002 -+++ configure Wed Jul 10 01:40:52 2002 -@@ -7263,6 +7263,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' |