[94893] trunk/dports/gnome/gnucash-devel/Portfile

dports at macports.org dports at macports.org
Sun Jul 1 21:20:06 PDT 2012


Revision: 94893
          https://trac.macports.org/changeset/94893
Author:   dports at macports.org
Date:     2012-07-01 21:20:06 -0700 (Sun, 01 Jul 2012)
Log Message:
-----------
gnucash-devel: merge r94892 from gnucash port:
fix dependency on aqbanking

Revision Links:
--------------
    https://trac.macports.org/changeset/94892

Modified Paths:
--------------
    trunk/dports/gnome/gnucash-devel/Portfile

Property Changed:
----------------
    trunk/dports/gnome/gnucash-devel/Portfile

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2012-07-02 04:18:57 UTC (rev 94892)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2012-07-02 04:20:06 UTC (rev 94893)
@@ -58,7 +58,6 @@
                   port:libgnomeprintui \
                   port:webkit-gtk \
                   port:goffice \
-                  port:aqbanking5-gtk \
                   port:p5.12-finance-quote
 
 # aqbanking and libgtkhtml3 are not universal
@@ -78,7 +77,7 @@
 }
 
 variant hbci description {AqBanking/HBCI support} {
-    depends_lib-append  port:aqbanking
+    depends_lib-append  port:aqbanking5-gtk
     configure.args-delete   --disable-aqbanking
     configure.args-append   --enable-aqbanking
 }
@@ -104,7 +103,7 @@
     configure.args-delete --disable-dbi 
     configure.args-append --enable-dbi
     notes-append "gnucash DBI backend support requires the libdbi-drivers port to be built with support for the desired databases. sqlite3 is available by default; for MySQL or PostgreSQL support, ensure that the corresponding variant is selected for libdbi-drivers."
-} 
+}
 
 set gnucash_register_schema ${prefix}/libexec/${my_name}-gconf-schema.sh
 


Property changes on: trunk/dports/gnome/gnucash-devel/Portfile
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/gnucash/Portfile:75076,76649,77149,77299,77346,78188,79161,80328,80330,84977,86481,87597,88798,88800,89699,94888,94890
   + /trunk/dports/gnome/gnucash/Portfile:75076,76649,77149,77299,77346,78188,79161,80328,80330,84977,86481,87597,88798,88800,89699,94888,94890,94892
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120701/068892d6/attachment.html>


More information about the macports-changes mailing list