aboutsummaryrefslogtreecommitdiffstats
path: root/lang/lua4
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/lua4
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/lua4')
-rw-r--r--lang/lua4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/lua4/Makefile b/lang/lua4/Makefile
index c79d286f7b62..67a2deb0253c 100644
--- a/lang/lua4/Makefile
+++ b/lang/lua4/Makefile
@@ -24,6 +24,8 @@ WRKSRC= ${WRKDIR}/lua
ALL_TARGET= all so
INSTALLS_SHLIB= YES
+CONFLICTS= lua-5*
+
do-install:
@ ${MKDIR} ${PREFIX}/share/doc/lua
@ ${INSTALL_PROGRAM} ${WRKSRC}/bin/lua ${PREFIX}/bin