[138702] users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile

devans at macports.org devans at macports.org
Thu Jul 16 15:20:22 PDT 2015


Revision: 138702
          https://trac.macports.org/changeset/138702
Author:   devans at macports.org
Date:     2015-07-16 15:20:22 -0700 (Thu, 16 Jul 2015)
Log Message:
-----------
GNOME-3/stable: gtk-doc, rename 'branch' to 'pbranch' to avoid confusion with its use in standard GNOME ports.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile	2015-07-16 22:17:47 UTC (rev 138701)
+++ users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile	2015-07-16 22:20:22 UTC (rev 138702)
@@ -27,17 +27,17 @@
 checksums           rmd160  717db84ac9160bd0fd9ad4148464f5afa587c567 \
                     sha256  b420759ea05c760301bada14e428f1b321f5312f44e10a176d6804822dabb58b
 
-# set 'branch' to the desired perl version to use
+# set 'pbranch' to the desired perl version to use
 # currently 5.22 (#48365)
 
-set branch          5.22
+set pbranch         5.22
 
 depends_build       port:pkgconfig \
                     path:lib/pkgconfig/glib-2.0.pc:glib2
 
 depends_lib         port:libxml2 \
                     port:libxslt \
-                    port:perl${branch} \
+                    port:perl${pbranch} \
                     port:python27 \
                     port:openjade \
                     port:fop \
@@ -48,7 +48,7 @@
 
 depends_run         port:py27-libxml2
 
-configure.perl      ${prefix}/bin/perl${branch}
+configure.perl      ${prefix}/bin/perl${pbranch}
 configure.python    ${prefix}/bin/python2.7
 configure.env-append XSLTPROC=${prefix}/bin/xsltproc
 configure.args      --with-xml-catalog=${prefix}/etc/xml/catalog \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150716/68160639/attachment.html>


More information about the macports-changes mailing list