[125664] trunk/dports/sysutils/perl_select/Portfile

toby at macports.org toby at macports.org
Tue Sep 23 14:29:22 PDT 2014


Revision: 125664
          https://trac.macports.org/changeset/125664
Author:   toby at macports.org
Date:     2014-09-23 14:29:22 -0700 (Tue, 23 Sep 2014)
Log Message:
-----------
Add darwin 14 section (untested)

Modified Paths:
--------------
    trunk/dports/sysutils/perl_select/Portfile

Modified: trunk/dports/sysutils/perl_select/Portfile
===================================================================
--- trunk/dports/sysutils/perl_select/Portfile	2014-09-23 21:18:50 UTC (rev 125663)
+++ trunk/dports/sysutils/perl_select/Portfile	2014-09-23 21:29:22 UTC (rev 125664)
@@ -62,6 +62,13 @@
     }
 }
 
+platform darwin 14 {
+    post-destroot {
+        select::install perl ${filespath}/perl5.16-apple.14
+        select::install perl ${filespath}/perl5.18-apple.14
+    }
+}
+
 livecheck.type     none
 
 # Documentation for perl ports:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140923/7cc38909/attachment.html>


More information about the macports-changes mailing list