Modified: trunk/dports/devel/aqbanking5/Portfile (74507 => 74508)
--- trunk/dports/devel/aqbanking5/Portfile 2010-12-19 23:06:36 UTC (rev 74507)
+++ trunk/dports/devel/aqbanking5/Portfile 2010-12-19 23:20:02 UTC (rev 74508)
@@ -7,7 +7,7 @@
version 5.0.1
# this is specific to this port and *version* for downloading it
set release 74
-revision 2
+revision 3
categories devel net finance
maintainers mk openmaintainer
@@ -49,7 +49,7 @@
configure.args-append \
--enable-static \
--disable-dependency-tracking \
- --with-backends="aqhbci aqofxconnect aqnone"
+ --with-backends="aqhbci aqofxconnect aqnone aqpaypal"
variant enable_local_install description "Enable local installation mode (plugins, data, locale and config are located relatively to the binary)" {
configure.args-append --enable-local-install