diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-10-24 00:33:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-10-24 00:33:58 +0800 |
commit | f943b38abd1072f4cef65d47e7909d66a224f0e6 (patch) | |
tree | bc30966f336c876a7b36fd5aa492f55085191ead /devel/ORBit2/files/patch-configure | |
parent | a4428a745f6aebd01cc05266c284a22e024b3f32 (diff) | |
download | marcuscom-ports-f943b38abd1072f4cef65d47e7909d66a224f0e6.tar.gz marcuscom-ports-f943b38abd1072f4cef65d47e7909d66a224f0e6.tar.zst marcuscom-ports-f943b38abd1072f4cef65d47e7909d66a224f0e6.zip |
Update to 2.9.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1288 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..4ca30b142 --- /dev/null +++ b/devel/ORBit2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD: ports/devel/ORBit2/files/patch-configure,v 1.3 2003/09/18 06:49:20 marcus 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' |