Reduce differences with root_skels in contrib.
[dragonfly.git] / contrib / bsdinstaller-1.1.6 / ports / devel / lua50-curses / files / patch-Makefile
1 --- Makefile.orig       2005-02-20 13:10:18.000000000 -0800
2 +++ Makefile    2005-02-20 13:11:13.000000000 -0800
3 @@ -5,7 +5,7 @@
4  TMP=/tmp
5  
6  # change these to reflect your Lua installation
7 -LUA=../lua-5.0.2
8 +LUA=/usr/local
9  LUAINC= $(LUA)/include
10  LUALIB= $(LUA)/lib
11  LUABIN= $(LUA)/bin