aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby-lua
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-12-25 19:12:54 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-12-25 19:12:54 +0000
commit160bfca40e2b669d95b322d44df90e07a1bc67d0 (patch)
tree340fb2b9eaa2cc413313e3f4c0d73e10da3621a2 /lang/ruby-lua
parent4b77210ea9e0c4b7e336c54a6ffb7bbcdc6776e4 (diff)
downloadports-160bfca40e2b669d95b322d44df90e07a1bc67d0.tar.gz
ports-160bfca40e2b669d95b322d44df90e07a1bc67d0.zip
Notes
Diffstat (limited to 'lang/ruby-lua')
-rw-r--r--lang/ruby-lua/Makefile6
1 files 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 <knu@idaemons.org>
#
@@ -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