[105972] trunk/dports/editors/vile/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 11 05:18:15 PDT 2013


Revision: 105972
          https://trac.macports.org/changeset/105972
Author:   ryandesign at macports.org
Date:     2013-05-11 05:18:15 -0700 (Sat, 11 May 2013)
Log Message:
-----------
vile: fix build by using reflex instead of flex (#39064)

Modified Paths:
--------------
    trunk/dports/editors/vile/Portfile

Modified: trunk/dports/editors/vile/Portfile
===================================================================
--- trunk/dports/editors/vile/Portfile	2013-05-11 12:12:41 UTC (rev 105971)
+++ trunk/dports/editors/vile/Portfile	2013-05-11 12:18:15 UTC (rev 105972)
@@ -26,7 +26,7 @@
 checksums           sha1    d99f41479fa9726147301193a0e10e4282e4779c \
                     rmd160  83a0a76be2e2914a193de9c61b7f1a7d159068df
 
-depends_build       port:flex
+depends_build       port:reflex
 
 depends_lib         port:ncurses port:libiconv
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130511/79c53194/attachment.html>


More information about the macports-changes mailing list