diff options
author | taca <taca@pkgsrc.org> | 2004-03-07 04:10:04 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-03-07 04:10:04 +0000 |
commit | 03124c53f2a4e2b2fe075ea7cf90e307999686eb (patch) | |
tree | 75949b3b64e49341e4cf6c76a5d62e3d3095b2d1 /mail | |
parent | 9ba92dc5c2e302d93c4d115d225ecc1225f912ff (diff) | |
download | pkgsrc-03124c53f2a4e2b2fe075ea7cf90e307999686eb.tar.gz |
There is no dependency with ruby-racc-runtime package now.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ruby-tmail/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/ruby-tmail/Makefile b/mail/ruby-tmail/Makefile index b2ffc847919..f11f976bfb3 100644 --- a/mail/ruby-tmail/Makefile +++ b/mail/ruby-tmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/03/07 03:32:36 taca Exp $ +# $NetBSD: Makefile,v 1.4 2004/03/07 04:10:04 taca Exp $ # FreeBSD: ports/mail/ruby-tmail/Makefile,v 1.10 2001/01/27 09:46:32 knu Exp DISTNAME= tmail-0.10.8 @@ -10,8 +10,6 @@ MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.loveruby.net/en/tmail.html COMMENT= Mail manipulating library for Ruby including MIME multipart support -DEPENDS+= ${RUBY_PKGNAMEPREFIX}racc-runtime>=1.3.6:../../devel/ruby-racc-runtime - DIST_SUBDIR= ruby USE_RUBY_SETUP= # defined |