[121668] trunk/dports/perl/p5-io-all/Portfile

devans at macports.org devans at macports.org
Thu Jul 3 15:45:51 PDT 2014


Revision: 121668
          https://trac.macports.org/changeset/121668
Author:   devans at macports.org
Date:     2014-07-03 15:45:51 -0700 (Thu, 03 Jul 2014)
Log Message:
-----------
p5-io-all: build fix, set svn properties.

Modified Paths:
--------------
    trunk/dports/perl/p5-io-all/Portfile

Property Changed:
----------------
    trunk/dports/perl/p5-io-all/Portfile

Modified: trunk/dports/perl/p5-io-all/Portfile
===================================================================
--- trunk/dports/perl/p5-io-all/Portfile	2014-07-03 22:30:51 UTC (rev 121667)
+++ trunk/dports/perl/p5-io-all/Portfile	2014-07-03 22:45:51 UTC (rev 121668)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id: Portfile 121660 2014-07-03 17:31:20Z devans at macports.org $
+# $Id$
 
 PortSystem          1.0
 PortGroup           perl5 1.0
@@ -22,4 +22,6 @@
 checksums           rmd160  6f87dda3dd5c1d5be56db777b63f4b739e855523 \
                     sha256  70e3526b50ba67fc34e69c6b65aa9ff88d21d63b39a87e66fd65475458a3dce5
 
-patchfiles          patch-Makefile.PL.diff
+if {${perl5.major} != ""} {
+    patchfiles          patch-Makefile.PL.diff
+}


Property changes on: trunk/dports/perl/p5-io-all/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140703/e4c36897/attachment-0001.html>


More information about the macports-changes mailing list