[74508] trunk/dports/devel/aqbanking5/Portfile

mk at macports.org mk at macports.org
Sun Dec 19 15:20:08 PST 2010


Revision: 74508
          http://trac.macports.org/changeset/74508
Author:   mk at macports.org
Date:     2010-12-19 15:20:02 -0800 (Sun, 19 Dec 2010)
Log Message:
-----------
aqbanking5: include PayPal backend

Modified Paths:
--------------
    trunk/dports/devel/aqbanking5/Portfile

Modified: trunk/dports/devel/aqbanking5/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101219/1173ddd7/attachment.html>


More information about the macports-changes mailing list