summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-03 12:37:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-03 12:37:03 +0000
commit4ca95f53cf313ba47fa46f53dca4ac8a052d6d06 (patch)
tree194df2bde188d952f9f088dc31d95d2f507a18f2 /lang
parent64f800f4aefcd7482c59a8a65fadd02bd4ee0167 (diff)
downloadfreebsd-ports-4ca95f53cf313ba47fa46f53dca4ac8a052d6d06.zip
- Connect lang/lua50 after repocopy from lang/lua
Repocopy by: marcus
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
-rw-r--r--lang/lua50/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index d6b8e665c256..00fb3ce50c19 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -135,6 +135,7 @@
SUBDIR += lua
SUBDIR += lua-mode.el
SUBDIR += lua4
+ SUBDIR += lua50
SUBDIR += lush
SUBDIR += maude
SUBDIR += mawk
diff --git a/lang/lua50/Makefile b/lang/lua50/Makefile
index ca222ac39f8d..1116c58815df 100644
--- a/lang/lua50/Makefile
+++ b/lang/lua50/Makefile
@@ -19,7 +19,7 @@ MASTER_SITES= http://www.lua.org/ftp/ \
MAINTAINER= him@richardkiss.com
COMMENT= Small, compilable scripting language providing easy access to C code
-USE_REINPLACE= yes
+LATEST_LINK= lua50
MAN1= lua.1 luac.1
ALL_TARGET= all so
INSTALL_TARGET= install soinstall