aboutsummaryrefslogtreecommitdiffstats
path: root/lang/lua
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-03 21:30:06 +0800
committerpav <pav@FreeBSD.org>2006-05-03 21:30:06 +0800
commitf90c76f377604012b30ed67706b9d7e4204a23ea (patch)
tree80ce6ee90706fea09c3d6c633ecdc8003f021280 /lang/lua
parent9fc8edc6bf86ea46ec2dcaac31aeb97c990424be (diff)
downloadfreebsd-ports-gnome-f90c76f377604012b30ed67706b9d7e4204a23ea.tar.gz
freebsd-ports-gnome-f90c76f377604012b30ed67706b9d7e4204a23ea.tar.zst
freebsd-ports-gnome-f90c76f377604012b30ed67706b9d7e4204a23ea.zip
- Make the lua ports conflict each another
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}