[123338] trunk/dports/games/xqf/Portfile

mf2k at macports.org mf2k at macports.org
Fri Aug 8 07:49:15 PDT 2014


Revision: 123338
          https://trac.macports.org/changeset/123338
Author:   mf2k at macports.org
Date:     2014-08-08 07:49:15 -0700 (Fri, 08 Aug 2014)
Log Message:
-----------
xqf: Switch to perl 5.16. (#44405)

Modified Paths:
--------------
    trunk/dports/games/xqf/Portfile

Modified: trunk/dports/games/xqf/Portfile
===================================================================
--- trunk/dports/games/xqf/Portfile	2014-08-08 13:45:06 UTC (rev 123337)
+++ trunk/dports/games/xqf/Portfile	2014-08-08 14:49:15 UTC (rev 123338)
@@ -5,7 +5,8 @@
 
 name            xqf
 version         1.0.5
-revision        2
+revision        3
+set perl_version    5.16
 categories      games
 platforms       darwin
 maintainers     nomaintainer
@@ -34,7 +35,7 @@
 depends_build       port:pkgconfig
 depends_lib         port:gtk1 \
                     port:gdk-pixbuf \
-                    port:p5.12-xml-parser \
+                    port:p${perl_version}-xml-parser \
                     port:readline
 
 depends_run         port:qstat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140808/cc90dc47/attachment.html>


More information about the macports-changes mailing list