summaryrefslogtreecommitdiff
path: root/lang/ruby-lua
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-05-14 17:31:46 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-05-14 17:31:46 +0000
commit8ed973387416783b2c3bdc1e1b38851836918e33 (patch)
treeb8e7267f821854f66a6619028c9b8418b7eb225e /lang/ruby-lua
parentRemove some dead Mirrors from MASTER_SITE_GNUPG. (diff)
Seems someone forgot to update this dependency line when updating
lang/lua to the latest version, which API is incompatible with 4.0. Submitted by: kris
Notes
Notes: svn path=/head/; revision=80988
Diffstat (limited to 'lang/ruby-lua')
-rw-r--r--lang/ruby-lua/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-lua/Makefile b/lang/ruby-lua/Makefile
index 4f1041a20b6e..b5574fb5f530 100644
--- a/lang/ruby-lua/Makefile
+++ b/lang/ruby-lua/Makefile
@@ -17,7 +17,7 @@ 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
+BUILD_DEPENDS= ${LOCALBASE}/lib/liblua.a:${PORTSDIR}/lang/lua4
USE_ZIP= yes