[97916] trunk/dports/gnome/gnucash/Portfile

dports at macports.org dports at macports.org
Wed Sep 19 16:43:31 PDT 2012


Revision: 97916
          http://trac.macports.org//changeset/97916
Author:   dports at macports.org
Date:     2012-09-19 16:43:31 -0700 (Wed, 19 Sep 2012)
Log Message:
-----------
gnucash: set configure.perl to the same perl interpreter that
Finance::Quote is installed for; this path gets baked into the
installed gnc-fq-* scripts.

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

Modified: trunk/dports/gnome/gnucash/Portfile
===================================================================
--- trunk/dports/gnome/gnucash/Portfile	2012-09-19 22:45:02 UTC (rev 97915)
+++ trunk/dports/gnome/gnucash/Portfile	2012-09-19 23:43:31 UTC (rev 97916)
@@ -5,7 +5,7 @@
 
 name              gnucash
 version           2.4.11
-revision        1
+revision          2
 categories        gnome x11
 license           GPL-2+
 maintainers       dports openmaintainer
@@ -64,6 +64,7 @@
                   --disable-ofx \
                   --disable-dbi \
                   --with-html-engine=webkit
+configure.perl    ${prefix}/bin/perl5.12
 
 variant gtkhtml description {Use gtkhtml instead of webkit-gtk for html rendering} {
     configure.args-delete --with-html-engine=webkit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120919/fa22817a/attachment.html>


More information about the macports-changes mailing list