[85877] trunk/dports/gnome/oaf/Portfile

jmr at macports.org jmr at macports.org
Sun Oct 16 22:11:17 PDT 2011


Revision: 85877
          http://trac.macports.org/changeset/85877
Author:   jmr at macports.org
Date:     2011-10-16 22:11:16 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
oaf: add perl5 dep

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

Modified: trunk/dports/gnome/oaf/Portfile
===================================================================
--- trunk/dports/gnome/oaf/Portfile	2011-10-17 05:06:41 UTC (rev 85876)
+++ trunk/dports/gnome/oaf/Portfile	2011-10-17 05:11:16 UTC (rev 85877)
@@ -19,6 +19,7 @@
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 checksums	md5 8cae2c1a692922f91827cad435136e2c
+depends_build   port:perl5
 depends_lib     port:orbit port:libxml port:popt
 
 # orbit is not universal
@@ -26,7 +27,7 @@
 
 patchfiles	patch_configure patch_oaf.m4
 configure.args  --mandir=${prefix}/share/man \
-                ac_cv_path_INTLTOOL_PERL=${prefix}/bin/perl \
+                ac_cv_path_INTLTOOL_PERL=${prefix}/bin/perl5 \
                 --with-glib-prefix=${prefix} \
                 --with-orbit-prefix=${prefix} \
                 ac_cv_path_ORBIT_IDL=${prefix}/bin/orbit-idl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/6c686117/attachment.html>


More information about the macports-changes mailing list