diff options
author | Koop Mast <kwm@FreeBSD.org> | 2008-10-10 08:33:01 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2008-10-10 08:33:01 +0000 |
commit | e378ed0fe73f01a18cd94681a36b299dc2e1a454 (patch) | |
tree | 3bed734bcae9faa694679004eb2bcff9a3c9b906 /finance/gnucash/files/patch-configure | |
parent | . Add a cacerts file that includes actual certificates. (diff) |
Update to 2.2.7.
Approved by: maintainer (ahze)
Diffstat (limited to 'finance/gnucash/files/patch-configure')
-rw-r--r-- | finance/gnucash/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/finance/gnucash/files/patch-configure b/finance/gnucash/files/patch-configure deleted file mode 100644 index fbf21419ad7b..000000000000 --- a/finance/gnucash/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2008-07-27 12:17:44.000000000 -0500 -+++ configure 2008-09-06 22:14:05.289802801 -0500 -@@ -21359,7 +21359,7 @@ - echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." - else - pkg_config_min_version=0.9.0 -- if $PKG_CONFIG --atleast-pkgconfig-version $pkg_config_min_version; then -+ if 0 ; then - { echo "$as_me:$LINENO: checking for libgoffice-0.4 >= 0.4.0" >&5 - echo $ECHO_N "checking for libgoffice-0.4 >= 0.4.0... $ECHO_C" >&6; } - |