summaryrefslogtreecommitdiff
path: root/lang/ruby19
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2013-01-29 00:35:32 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2013-01-29 00:35:32 +0000
commit57945c1ebe6536db7611966ed98053e993ae98b9 (patch)
tree1237d87fa7c34f19bb431060ef80850ad8b99c8b /lang/ruby19
parent- Update to 1.8.3 (diff)
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi. See ports/164941. PR: ports/171768 Submitted by: Takefu <takefu@airport.fm>
Notes
Notes: svn path=/head/; revision=311141
Diffstat (limited to 'lang/ruby19')
-rw-r--r--lang/ruby19/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile
index 7b368496edd4..faafd18b3bb3 100644
--- a/lang/ruby19/Makefile
+++ b/lang/ruby19/Makefile
@@ -14,7 +14,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT?= An object-oriented interpreted scripting language
-LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \
+LIB_DEPENDS= ffi:${PORTSDIR}/devel/libffi \
yaml-0.2:${PORTSDIR}/textproc/libyaml \
execinfo.1:${PORTSDIR}/devel/libexecinfo