[96253] trunk/dports/www/elinks-devel/Portfile
and.damore at macports.org
and.damore at macports.org
Mon Aug 6 08:04:57 PDT 2012
Revision: 96253
https://trac.macports.org/changeset/96253
Author: and.damore at macports.org
Date: 2012-08-06 08:04:55 -0700 (Mon, 06 Aug 2012)
Log Message:
-----------
port elinks-devel: fixing dependency's wrong syntax
Modified Paths:
--------------
trunk/dports/www/elinks-devel/Portfile
Modified: trunk/dports/www/elinks-devel/Portfile
===================================================================
--- trunk/dports/www/elinks-devel/Portfile 2012-08-06 14:56:00 UTC (rev 96252)
+++ trunk/dports/www/elinks-devel/Portfile 2012-08-06 15:04:55 UTC (rev 96253)
@@ -136,7 +136,7 @@
}
variant lua description {Enable support for Lua scripting} {
- depends_lib-append bin:${prefix}/bin/lua:lua
+ depends_lib-append path:bin/lua:lua
configure.args-append --with-lua=${prefix}
configure.args-delete --without-lua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120806/0963d545/attachment.html>
More information about the macports-changes
mailing list