summaryrefslogtreecommitdiff
path: root/mail/ruby-tmail
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-24 16:35:15 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-24 16:35:15 +0000
commitcb53bb3d3f3926183e40ea4896f506be3abd0945 (patch)
treeb9a4712739f8b19757b76a0def82ab1e64ec93d3 /mail/ruby-tmail
parentUpdated to version 1.4.1 (diff)
BUILD_DEPENDS upon ruby-amstd.
Pointed out by: reberto
Notes
Notes: svn path=/head/; revision=31929
Diffstat (limited to 'mail/ruby-tmail')
-rw-r--r--mail/ruby-tmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/ruby-tmail/Makefile b/mail/ruby-tmail/Makefile
index 0445476f2636..ca3cea1881d2 100644
--- a/mail/ruby-tmail/Makefile
+++ b/mail/ruby-tmail/Makefile
@@ -14,7 +14,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-BUILD_DEPENDS= ruby:${PORTSDIR}/lang/ruby
+BUILD_DEPENDS= ruby:${PORTSDIR}/lang/ruby \
+ ${RUBY_SITELIBDIR}/amstd/info.rb:${PORTSDIR}/devel/ruby-amstd
RUN_DEPENDS= ruby:${PORTSDIR}/lang/ruby \
${RUBY_SITELIBDIR}/amstd/info.rb:${PORTSDIR}/devel/ruby-amstd \
${RUBY_SITELIBDIR}/racc/parser.rb:${PORTSDIR}/devel/ruby-racc-runtime \