[43313] trunk/dports/editors
raimue at macports.org
raimue at macports.org
Mon Dec 8 16:08:15 PST 2008
Revision: 43313
http://trac.macports.org/changeset/43313
Author: raimue at macports.org
Date: 2008-12-08 16:08:15 -0800 (Mon, 08 Dec 2008)
Log Message:
-----------
editors/vim, editors/vim-app:
Change perl dependency, closes #17570
(not incrementing revision, going to commit another update afterwards)
Modified Paths:
--------------
trunk/dports/editors/vim/Portfile
trunk/dports/editors/vim-app/Portfile
Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile 2008-12-08 22:51:49 UTC (rev 43312)
+++ trunk/dports/editors/vim/Portfile 2008-12-09 00:08:15 UTC (rev 43313)
@@ -114,7 +114,7 @@
variant perl description {Enable Perl scripting} {
configure.args-append --enable-perlinterp
- depends_lib-append port:perl5.8
+ depends_lib-append path:bin/perl:perl5
}
variant python description {Enable Python scripting} {
configure.args-append --enable-pythoninterp
Modified: trunk/dports/editors/vim-app/Portfile
===================================================================
--- trunk/dports/editors/vim-app/Portfile 2008-12-08 22:51:49 UTC (rev 43312)
+++ trunk/dports/editors/vim-app/Portfile 2008-12-09 00:08:15 UTC (rev 43313)
@@ -132,7 +132,7 @@
variant perl description {Enable Perl scripting} {
configure.args-append --enable-perlinterp
- depends_lib-append port:perl5.8
+ depends_lib-append path:bin/perl:perl5
}
variant python description {Enable Python scripting} {
configure.args-append --enable-pythoninterp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081208/47c778a3/attachment.html>
More information about the macports-changes
mailing list