summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2006-11-30 21:51:05 +0000
committerPhilip Paeps <philip@FreeBSD.org>2006-11-30 21:51:05 +0000
commit972fe1b9a655665be0fe6c6d0db4eb260e525cac (patch)
treef3c7d16599dc86f70c7f2c7a1a8de1324aa98fc2 /devel
parentMake X11BASE-clean (diff)
Add Lua 5.1 ports to bsd.lua.mk so they can be used in LUA_COMPS. Revert
miwi's stopgap to devel/Makefile. This should make everything happy again. Submitted by: droso, Andrew Turner <andrew+ports@fubar.geek.nz> Pointy hat to: philip
Notes
Notes: svn path=/head/; revision=178388
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4cd86fcfaa9d..0ee35e33aafe 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -634,6 +634,7 @@
SUBDIR += lua50-app
SUBDIR += lua50-compat51
SUBDIR += lua50-dfui
+ SUBDIR += lua50-filename
SUBDIR += lua50-gettext
SUBDIR += lua50-posix
SUBDIR += lua50-pty