diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2011-02-28 19:50:29 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2011-02-28 19:50:29 +0000 |
| commit | 47e433aa1a39cfbbf5e81328cbab5ab87a32502b (patch) | |
| tree | 72484cc4e523c5e7300677a72406ef7525c817f3 /finance/aqbanking/files/patch-configure | |
| parent | Update to 4.0.7. (diff) | |
Update to 5.0.4
Remove all GUI stuff, it is in Gwenhywfar now
Add LICENSE (GPLv2) (The PayPal backend is also GPLv2, but can only be used
with certain programs. GnuCash and KMyMoney are allowed to use it.)
PR: ports/154840
Submitted by: maintainer
Diffstat (limited to 'finance/aqbanking/files/patch-configure')
| -rw-r--r-- | finance/aqbanking/files/patch-configure | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/finance/aqbanking/files/patch-configure b/finance/aqbanking/files/patch-configure deleted file mode 100644 index be464dc5e9ac..000000000000 --- a/finance/aqbanking/files/patch-configure +++ /dev/null @@ -1,38 +0,0 @@ ---- configure.orig 2009-05-29 23:09:01.000000000 +0200 -+++ configure 2009-06-01 00:30:13.000000000 +0200 -@@ -18568,7 +18568,7 @@ - fi - - --if test "$aqbanking_backends" == "all"; then -+if test "$aqbanking_backends" = "all"; then - aqbanking_backends="aqhbci aqnone aqofxconnect" - fi - -@@ -18629,7 +18629,7 @@ - fi - - --if test "$aqbanking_imexporters" == "all"; then -+if test "$aqbanking_imexporters" = "all"; then - aqbanking_imexporters="csv dtaus eri2 ofx openhbci1 swift xmldb yellownet sepa ctxfile" - fi - -@@ -18753,7 +18753,7 @@ - fi - - --if test "$aqbanking_parsers" == "all"; then -+if test "$aqbanking_parsers" = "all"; then - aqbanking_parsers="dtaus swift" - fi - -@@ -18805,7 +18805,7 @@ - fi - - --if test "$aqbanking_bankinfos" == "all"; then -+if test "$aqbanking_bankinfos" = "all"; then - aqbanking_bankinfos="at ca ch de us" - fi - |
