From 160bfca40e2b669d95b322d44df90e07a1bc67d0 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 25 Dec 2004 19:12:54 +0000 Subject: Add a CONFLICTS entry with ruby-lua4. Switch BUILD_DEPENDS to LIB_DEPENDS not to confuse lua with lua4. --- lang/ruby-lua/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lang/ruby-lua/Makefile b/lang/ruby-lua/Makefile index b3ca65d9c833..de9b119a802b 100644 --- a/lang/ruby-lua/Makefile +++ b/lang/ruby-lua/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: Ruby/Lua +# New ports collection makefile for: Ruby/Lua5 # Date created: 30 August 2001 # Whom: Akinori MUSHA aka knu # @@ -17,7 +17,9 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby extension to make Lua script language as a class -BUILD_DEPENDS= ${LOCALBASE}/lib/liblua.a:${PORTSDIR}/lang/lua +LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua + +CONFLICTS= ${RUBY_PKGNAMEPREFIX}lua4-[0-9]* USE_RUBY= yes USE_RUBY_SETUP= yes -- cgit v1.2.3