diff options
Diffstat (limited to 'lang/librep2/files/patch-aa')
-rw-r--r-- | lang/librep2/files/patch-aa | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/lang/librep2/files/patch-aa b/lang/librep2/files/patch-aa deleted file mode 100644 index 5fae22d08bcc..000000000000 --- a/lang/librep2/files/patch-aa +++ /dev/null @@ -1,23 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Sat Apr 20 00:42:14 2002 -+++ configure Mon Apr 29 20:51:22 2002 -@@ -5622,7 +5622,7 @@ - ;; - esac - fi --need_lc=${lt_cv_archive_cmds_need_lc-yes} -+need_lc=no - - # The second clause should only fire when bootstrapping the - # libtool distribution, otherwise you forgot to ship ltmain.sh -@@ -7359,7 +7359,7 @@ - echo "$as_me:7359: result: $ac_cv_lib_gdbm_gdbm_open" >&5 - echo "${ECHO_T}$ac_cv_lib_gdbm_gdbm_open" >&6 - if test $ac_cv_lib_gdbm_gdbm_open = yes; then -- GDBM_LIBS="-lgdbm" -+ GDBM_LIBS="-L$LOCALBASE/lib -lgdbm" - else - { { echo "$as_me:7364: error: Cannot find GDBM library" >&5 - echo "$as_me: error: Cannot find GDBM library" >&2;} |