diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-20 03:32:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-20 03:32:06 +0800 |
commit | 80e0579dd8fa674c3f408abdd53ae6b07704be39 (patch) | |
tree | f73d5fe16a34e830f6558340876ac6d99770e589 /devel/ORBit2/files/patch-configure | |
parent | 3b014f99e69fd882949d2ae508afeb6e169a32c8 (diff) | |
download | marcuscom-ports-80e0579dd8fa674c3f408abdd53ae6b07704be39.tar marcuscom-ports-80e0579dd8fa674c3f408abdd53ae6b07704be39.tar.gz marcuscom-ports-80e0579dd8fa674c3f408abdd53ae6b07704be39.tar.bz2 marcuscom-ports-80e0579dd8fa674c3f408abdd53ae6b07704be39.tar.lz marcuscom-ports-80e0579dd8fa674c3f408abdd53ae6b07704be39.tar.xz marcuscom-ports-80e0579dd8fa674c3f408abdd53ae6b07704be39.tar.zst marcuscom-ports-80e0579dd8fa674c3f408abdd53ae6b07704be39.zip |
Add ORBit2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@97 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/ORBit2/files/patch-configure')
-rw-r--r-- | devel/ORBit2/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/ORBit2/files/patch-configure b/devel/ORBit2/files/patch-configure new file mode 100644 index 000000000..b6c1e4ad8 --- /dev/null +++ b/devel/ORBit2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD: ports/devel/ORBit2/files/patch-configure,v 1.1 2002/04/26 07:45:59 sobomax Exp $ + +--- configure 2002/04/26 07:38:33 1.1 ++++ configure 2002/04/26 07:38:42 +@@ -6201,6 +6201,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' |