From 28e7382123cbc7ef132190c6b3c29b101db38cfc Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Tue, 6 May 2003 03:49:05 +0000 Subject: As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>, remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. --- databases/libodbc++/files/patch-configure | 32 ------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 databases/libodbc++/files/patch-configure (limited to 'databases/libodbc++/files/patch-configure') diff --git a/databases/libodbc++/files/patch-configure b/databases/libodbc++/files/patch-configure deleted file mode 100644 index bb3c0ebe84eb..000000000000 --- a/databases/libodbc++/files/patch-configure +++ /dev/null @@ -1,32 +0,0 @@ -The fudging of the value of $ltmain is a workaround for a bug in bsd.port.mk, -described (with patch) in PR 31142. - --- Johann Visagie - - - ---- configure.orig Wed Nov 7 17:02:23 2001 -+++ configure Wed Nov 14 13:38:01 2001 -@@ -2823,7 +2823,8 @@ - # All known linkers require a `.a' archive for static linking (except M$VC, - # which needs '.lib'). - libext=a --ltmain="$ac_aux_dir/ltmain.sh" -+ac_aux_dir_tmp="$ac_aux_dir" -+ltmain="$ac_aux_dir_tmp/ltmain.sh" - ofile="$default_ofile" - with_gnu_ld="$lt_cv_prog_gnu_ld" - need_locks="$enable_libtool_lock" -@@ -7136,10 +7137,10 @@ - - if test "x$enable_threads" = "xyes" - then -- QT_LIBS="-lqt-mt" -+ QT_LIBS="-lqt2-mt" - QT_DEFS="-DODBCXX_QT -DQT_THREAD_SUPPORT" - else -- QT_LIBS="-lqt" -+ QT_LIBS="-lqt2" - QT_DEFS="-DODBCXX_QT" - fi - -- cgit v1.2.3