From 11a6b0289381c695467b1f0120b92a0111be82df Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 3 May 2006 13:30:06 +0000 Subject: - Make the lua ports conflict each another --- lang/lua/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/lua') 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} -- cgit v1.2.3