[118333] trunk/dports/perl/p5-file-rsyncp/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 30 17:19:21 PDT 2014


Revision: 118333
          https://trac.macports.org/changeset/118333
Author:   ryandesign at macports.org
Date:     2014-03-30 17:19:21 -0700 (Sun, 30 Mar 2014)
Log Message:
-----------
p5-file-rsyncp: fix stub port

Modified Paths:
--------------
    trunk/dports/perl/p5-file-rsyncp/Portfile

Modified: trunk/dports/perl/p5-file-rsyncp/Portfile
===================================================================
--- trunk/dports/perl/p5-file-rsyncp/Portfile	2014-03-31 00:04:38 UTC (rev 118332)
+++ trunk/dports/perl/p5-file-rsyncp/Portfile	2014-03-31 00:19:21 UTC (rev 118333)
@@ -18,4 +18,6 @@
 checksums               sha1    5ef21c8b0a5e62cdc0d0bdf697a5bd9caaeafc94 \
                         rmd160  81b404338386e971b7238cc9597ad8c7c4a8e60a
 
-patchfiles              patch-FileList.flist.c.diff
+if {${perl5.major} != ""} {
+    patchfiles          patch-FileList.flist.c.diff
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140330/5c992b5d/attachment.html>


More information about the macports-changes mailing list