aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-08-25 00:35:15 +0800
committerknu <knu@FreeBSD.org>2000-08-25 00:35:15 +0800
commitbf499fc2a3d6d722d37ab738a436c8946bd8b0f4 (patch)
tree74dcb01ac7e0e2c4e1cd6a059b2d028bcdc6e736 /mail
parent83209535e14e7a60223077d7090788fd7239f18c (diff)
downloadfreebsd-ports-gnome-bf499fc2a3d6d722d37ab738a436c8946bd8b0f4.tar.gz
freebsd-ports-gnome-bf499fc2a3d6d722d37ab738a436c8946bd8b0f4.tar.zst
freebsd-ports-gnome-bf499fc2a3d6d722d37ab738a436c8946bd8b0f4.zip
BUILD_DEPENDS upon ruby-amstd.
Pointed out by: reberto
Diffstat (limited to 'mail')
-rw-r--r--mail/ruby-tmail/Makefile3
-rw-r--r--mail/rubygem-tmail/Makefile3
2 files changed, 4 insertions, 2 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 \
diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile
index 0445476f2636..ca3cea1881d2 100644
--- a/mail/rubygem-tmail/Makefile
+++ b/mail/rubygem-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 \