diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-14 12:39:42 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-14 12:39:42 +0000 |
commit | 863110e9f95de207d0c8891b013c3d43e70cbceb (patch) | |
tree | 7cefef4036a143c0a890c264dd040a774616688a /finance | |
parent | 243a1c4dcae2dcc5d9caae8c27bbc73a9e484e5b (diff) | |
download | ports-863110e9f95de207d0c8891b013c3d43e70cbceb.tar.gz ports-863110e9f95de207d0c8891b013c3d43e70cbceb.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/aqbanking/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/aqbanking/Makefile b/finance/aqbanking/Makefile index c258f16e5464..b9a77d841ffb 100644 --- a/finance/aqbanking/Makefile +++ b/finance/aqbanking/Makefile @@ -40,6 +40,7 @@ DOXYGEN_CONFIGURE_ENABLE= full-doc EBICS_DESC= Enable EBICS backend EBICS_LIB_DEPENDS= libxmlsec1.so:security/xmlsec1 +EBICS_USES= gnome EBICS_USE= GNOME=libxml2,libxslt EBICS_CONFIGURE_OFF= --with-backends="aqhbci aqnone aqofxconnect aqpaypal" |