diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-05-14 21:01:51 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-05-14 21:01:51 +0000 |
commit | fa1749b609dbdb82f39ce29b4a645a55e51d31e3 (patch) | |
tree | 9ecf0ac8b982697cd898b40b888f4968a4f5d33e /finance/gnucash/files/patch-configure | |
parent | - Add patches that unbreak it. (diff) |
- Update finance/gnucash to 3.1
- Remove portscout limitation
- Add TEST option, disabled by default
- Remove upstreamed patch
- Update WWW link in pkg-descr
- Update finance/gnucash-docs to 3.1
Version 3.x brings various changes:
- Based on gtk3
- Using webkit2
- Using cmake to build
- Dropped support for guile1
For a full changelog visit https://gnucash.org/news.phtml
Diffstat (limited to 'finance/gnucash/files/patch-configure')
-rw-r--r-- | finance/gnucash/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/finance/gnucash/files/patch-configure b/finance/gnucash/files/patch-configure deleted file mode 100644 index 58657343078b..000000000000 --- a/finance/gnucash/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig 2017-09-22 22:13:51 UTC -+++ configure -@@ -21090,6 +21090,7 @@ $as_echo_n "checking for guile-2.0 >= 2.0.0... " >&6; - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } - succeeded=yes -+ GUILE_EFFECTIVE_VERSION=1.8 - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking GUILE_CFLAGS" >&5 - $as_echo_n "checking GUILE_CFLAGS... " >&6; } |