aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-11-21 17:44:10 +0800
committeredwin <edwin@FreeBSD.org>2004-11-21 17:44:10 +0800
commit521e0af3eeb5c862edb7a805155a678e4b96f952 (patch)
treece346387d6d687515446daefdca1c70e422423c0 /lang
parentb9b7d0da9c3231a90248be8b9a89c9528c692a04 (diff)
downloadfreebsd-ports-gnome-521e0af3eeb5c862edb7a805155a678e4b96f952.tar.gz
freebsd-ports-gnome-521e0af3eeb5c862edb7a805155a678e4b96f952.tar.zst
freebsd-ports-gnome-521e0af3eeb5c862edb7a805155a678e4b96f952.zip
add conflicts with tolua4-*
Diffstat (limited to 'lang')
-rw-r--r--lang/tolua/Makefile2
-rw-r--r--lang/tolua50/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/tolua/Makefile b/lang/tolua/Makefile
index d71e9b2d129b..4c589077c09d 100644
--- a/lang/tolua/Makefile
+++ b/lang/tolua/Makefile
@@ -18,8 +18,8 @@ COMMENT= toLua: accessing C/C++ code from Lua
LIB_DEPENDS= lua:${PORTSDIR}/lang/lua
WRKSRC= ${WRKDIR}/${PORTNAME}-5.0
-
USE_GMAKE= yes
+CONFLICTS= tolua4-.*
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/tolua ${PREFIX}/bin
diff --git a/lang/tolua50/Makefile b/lang/tolua50/Makefile
index d71e9b2d129b..4c589077c09d 100644
--- a/lang/tolua50/Makefile
+++ b/lang/tolua50/Makefile
@@ -18,8 +18,8 @@ COMMENT= toLua: accessing C/C++ code from Lua
LIB_DEPENDS= lua:${PORTSDIR}/lang/lua
WRKSRC= ${WRKDIR}/${PORTNAME}-5.0
-
USE_GMAKE= yes
+CONFLICTS= tolua4-.*
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/tolua ${PREFIX}/bin