summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2008-01-16 18:56:09 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2008-01-16 18:56:09 +0000
commit8d24670c57448f3bf8646911628652370ec7ad81 (patch)
tree50fe91c92c2209b691aecb8385488f87c45ff8b6 /finance
parentAvoid confusion when SASL is enabled for server. (diff)
Uncomment the AQBANKING option also, I didn't notice before it was
there at all. Reminded by: Jan Henrik Sylvester
Notes
Notes: svn path=/head/; revision=205728
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 7ed55cc0cd04..0523aca25172 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -31,7 +31,7 @@ RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \
${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/finance/p5-Finance-QuoteHist \
${LOCALBASE}/share/omf/gnucash-docs/gnucash-guide-C.omf:${PORTSDIR}/finance/gnucash-docs
-#OPTIONS= AQBANKING "AqBanking support (HBCI/OpenHBCI)" off
+OPTIONS= AQBANKING "AqBanking support (HBCI/OpenHBCI)" off
USE_BZIP2= yes
USE_GETTEXT= yes