[105973] trunk/dports/editors/vile/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat May 11 05:30:56 PDT 2013
Revision: 105973
https://trac.macports.org/changeset/105973
Author: ryandesign at macports.org
Date: 2013-05-11 05:30:56 -0700 (Sat, 11 May 2013)
Log Message:
-----------
vile: fix non-universal build when MacPorts Perl is not installed by disabling Perl support
Modified Paths:
--------------
trunk/dports/editors/vile/Portfile
Modified: trunk/dports/editors/vile/Portfile
===================================================================
--- trunk/dports/editors/vile/Portfile 2013-05-11 12:18:15 UTC (rev 105972)
+++ trunk/dports/editors/vile/Portfile 2013-05-11 12:30:56 UTC (rev 105973)
@@ -5,6 +5,7 @@
name vile
version 9.8
+revision 1
categories editors
platforms darwin
maintainers nomaintainer
@@ -31,5 +32,4 @@
depends_lib port:ncurses port:libiconv
configure.args --mandir=${prefix}/share/man \
- --with-ncurses \
- --with-perl
+ --with-ncurses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130511/6b5b823b/attachment.html>
More information about the macports-changes
mailing list