[92869] trunk/dports/math/qalculate-gtk/Portfile

jmr at macports.org jmr at macports.org
Wed May 9 00:48:57 PDT 2012


Revision: 92869
          https://trac.macports.org/changeset/92869
Author:   jmr at macports.org
Date:     2012-05-09 00:48:57 -0700 (Wed, 09 May 2012)
Log Message:
-----------
qalculate-gtk: add intltool dep

Modified Paths:
--------------
    trunk/dports/math/qalculate-gtk/Portfile

Modified: trunk/dports/math/qalculate-gtk/Portfile
===================================================================
--- trunk/dports/math/qalculate-gtk/Portfile	2012-05-09 07:35:09 UTC (rev 92868)
+++ trunk/dports/math/qalculate-gtk/Portfile	2012-05-09 07:48:57 UTC (rev 92869)
@@ -25,7 +25,7 @@
                     sha1    c714c91224045fa49f261686e985df0aefa1d678 \
                     rmd160  bbb89fbfc6199dcf87666596ee0d7df3019635af
 
-depends_build	path:bin/pkg-config:pkgconfig
+depends_build	port:pkgconfig port:intltool
 
 depends_lib	port:libqalculate\
 		port:libglade2\
@@ -37,6 +37,9 @@
 
 use_parallel_build	yes
 
+# needs to be same as used by intltool
+configure.perl  ${prefix}/bin/perl5.12
+
 post-destroot {
     file delete ${destroot}${prefix}/bin/qalculate
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120509/3965831d/attachment.html>


More information about the macports-changes mailing list