[82665] trunk/dports/perl/p5-mhonarc/Portfile
jmr at macports.org
jmr at macports.org
Wed Aug 17 11:49:02 PDT 2011
Revision: 82665
http://trac.macports.org/changeset/82665
Author: jmr at macports.org
Date: 2011-08-17 11:49:01 -0700 (Wed, 17 Aug 2011)
Log Message:
-----------
p5-mhonarc: avoid endless loop by specifying perl executable
Modified Paths:
--------------
trunk/dports/perl/p5-mhonarc/Portfile
Modified: trunk/dports/perl/p5-mhonarc/Portfile
===================================================================
--- trunk/dports/perl/p5-mhonarc/Portfile 2011-08-17 18:28:19 UTC (rev 82664)
+++ trunk/dports/perl/p5-mhonarc/Portfile 2011-08-17 18:49:01 UTC (rev 82665)
@@ -29,6 +29,7 @@
-binpath ${destroot}${prefix}/bin \
-libpath ${destroot}${perl5.archlib} \
-docpath ${destroot}${prefix}/share/doc/mhonarc \
- -manpath ${destroot}${prefix}/man"
+ -manpath ${destroot}${prefix}/man\
+ -perl ${perl5.bin}"
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110817/fecf14d4/attachment.html>
More information about the macports-changes
mailing list