[43743] trunk/dports/lang/perl5/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 13 22:39:26 PST 2008


Revision: 43743
          http://trac.macports.org/changeset/43743
Author:   mcalhoun at macports.org
Date:     2008-12-13 22:39:25 -0800 (Sat, 13 Dec 2008)
Log Message:
-----------
perl5: Create ${prefix}/bin/perl5.

Modified Paths:
--------------
    trunk/dports/lang/perl5/Portfile

Modified: trunk/dports/lang/perl5/Portfile
===================================================================
--- trunk/dports/lang/perl5/Portfile	2008-12-14 05:52:17 UTC (rev 43742)
+++ trunk/dports/lang/perl5/Portfile	2008-12-14 06:39:25 UTC (rev 43743)
@@ -70,6 +70,10 @@
 livecheck.check     none
 master_sites
 depends_lib port:perl5.8
+
+post-destroot {
+    ln -s ${prefix}/bin/perl${version} ${destroot}${prefix}/bin/$name
+}
 #######################################################
 
 universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081213/67037ec8/attachment.html>


More information about the macports-changes mailing list