freebsd-ports/www/luakit/files/patch-gentokens
Pawel Pekala 4453ee0ab1 Luakit is a highly configurable, micro-browser framework
based on the WebKit web content engine and the GTK+ toolkit.

It is very fast, extensible by Lua and licensed under the
GNU GPLv3 license. It is primarily targeted at power users,
developers and any people with too much time on their hands
who want to have fine-grained control over their web browsers
behaviour and interface.

WWW: http://luakit.org

PR:		ports/166415
Submitted by:	gugabsd <gugabsd@mundounix.com.br>
2012-04-14 20:37:06 +00:00

9 lines
286 B
Text

diff -r 25cc3a246cba build-utils/gentokens.lua
--- build-utils/gentokens.lua Fri Mar 23 22:32:16 2012 -0300
+++ build-utils/gentokens.lua Fri Mar 23 22:33:52 2012 -0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env lua
+#!/usr/local/bin/lua-5.1
-- build-utils/gentokens.lua - gen tokenize lib
--