aboutsummaryrefslogtreecommitdiffstats
path: root/lang/lua4
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-03 21:30:06 +0800
committerPav Lucistnik <pav@FreeBSD.org>2006-05-03 21:30:06 +0800
commit11a6b0289381c695467b1f0120b92a0111be82df (patch)
treea5b8a41e6ec98a3a9f2b20c4194b13789da39a48 /lang/lua4
parent659ecbd0b85666c9f90f3ec9bf1b60763cb10708 (diff)
downloadfreebsd-ports-gnome-11a6b0289381c695467b1f0120b92a0111be82df.tar.gz
freebsd-ports-gnome-11a6b0289381c695467b1f0120b92a0111be82df.tar.zst
freebsd-ports-gnome-11a6b0289381c695467b1f0120b92a0111be82df.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