diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-05 23:19:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-05 23:19:58 +0000 |
commit | 90ba361d6987b80185fe7f9ae532e5777491a112 (patch) | |
tree | 7fd73419d50e532833bbb2668101ed3d6d7eb908 /devel/py-orbit2/files/patch-configure | |
parent | Update to 2.110. (diff) |
Add py-orbit2 after a repo-copy from py-orbit. py-orbit2 are Python
bindings for ORBit2.
Notes
Notes:
svn path=/head/; revision=76990
Diffstat (limited to 'devel/py-orbit2/files/patch-configure')
-rw-r--r-- | devel/py-orbit2/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/py-orbit2/files/patch-configure b/devel/py-orbit2/files/patch-configure new file mode 100644 index 000000000000..ae3ea6ce6ead --- /dev/null +++ b/devel/py-orbit2/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Oct 12 17:21:22 2002 ++++ configure Sat Oct 12 17:21:49 2002 +@@ -7487,6 +7487,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' |