[120704] trunk/dports/gnome/gnucash/Portfile
dports at macports.org
dports at macports.org
Thu Jun 5 19:47:04 PDT 2014
Revision: 120704
https://trac.macports.org/changeset/120704
Author: dports at macports.org
Date: 2014-06-05 19:47:04 -0700 (Thu, 05 Jun 2014)
Log Message:
-----------
gnucash: set path to libdbi backend dylibs to fix build for +dbi variant
Modified Paths:
--------------
trunk/dports/gnome/gnucash/Portfile
Modified: trunk/dports/gnome/gnucash/Portfile
===================================================================
--- trunk/dports/gnome/gnucash/Portfile 2014-06-05 23:58:25 UTC (rev 120703)
+++ trunk/dports/gnome/gnucash/Portfile 2014-06-06 02:47:04 UTC (rev 120704)
@@ -115,6 +115,7 @@
port:libdbi-drivers
configure.args-delete --disable-dbi
configure.args-append --enable-dbi
+ configure.args-append --with-dbi-dbd-dir=${prefix}/lib/dbd
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."
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140605/e3e60bdf/attachment.html>
More information about the macports-changes
mailing list