[149883] trunk/dports/editors/neovim/Portfile
raimue at macports.org
raimue at macports.org
Tue Jul 5 11:19:09 PDT 2016
Revision: 149883
https://trac.macports.org/changeset/149883
Author: raimue at macports.org
Date: 2016-07-05 11:19:08 -0700 (Tue, 05 Jul 2016)
Log Message:
-----------
editors/neovim:
Replace hardcoded /opt/local with ${prefix}
Modified Paths:
--------------
trunk/dports/editors/neovim/Portfile
Modified: trunk/dports/editors/neovim/Portfile
===================================================================
--- trunk/dports/editors/neovim/Portfile 2016-07-05 18:17:26 UTC (rev 149882)
+++ trunk/dports/editors/neovim/Portfile 2016-07-05 18:19:08 UTC (rev 149883)
@@ -39,7 +39,7 @@
port:lua-luabitop
configure.args-append -DUSE_BUNDLED=OFF \
- -DLUA_PRG=/opt/local/bin/lua \
+ -DLUA_PRG=${prefix}/bin/lua \
-DENABLE_JEMALLOC=ON
notes {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160705/31e096f7/attachment-0001.html>
More information about the macports-changes
mailing list