summaryrefslogtreecommitdiff
path: root/lang/lua
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-03 13:30:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-03 13:30:06 +0000
commit11a6b0289381c695467b1f0120b92a0111be82df (patch)
treea5b8a41e6ec98a3a9f2b20c4194b13789da39a48 /lang/lua
parent- Update to 5.1 (diff)
- Make the lua ports conflict each another
Notes
Notes: svn path=/head/; revision=161276
Diffstat (limited to 'lang/lua')
-rw-r--r--lang/lua/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/lua/Makefile b/lang/lua/Makefile
index c450519a98dc..9801b647d43b 100644
--- a/lang/lua/Makefile
+++ b/lang/lua/Makefile
@@ -22,6 +22,8 @@ MAN1= lua.1 luac.1
MAKE_ARGS= bsd
+CONFLICTS= lua-4* lua-5.0*
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}