diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-06-13 09:52:38 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-06-13 09:52:38 +0000 |
commit | 1bc2a4ce260f0d9ba83edae35261b2c2f3f759b2 (patch) | |
tree | ef3d75dcaea77ea9bdde68a4155e3557a9b95c4f /meta-pkgs | |
parent | 6d898fc3887512f07310639a537d06538495df53 (diff) | |
download | pkgsrc-1bc2a4ce260f0d9ba83edae35261b2c2f3f759b2.tar.gz |
thunderbird10 is no more, remove from list.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/bulk-large/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-pkgs/bulk-large/Makefile b/meta-pkgs/bulk-large/Makefile index 23077076dd0..6240b74ae81 100644 --- a/meta-pkgs/bulk-large/Makefile +++ b/meta-pkgs/bulk-large/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/06/13 09:52:38 jperkin Exp $ DISTNAME= bulk-large-20130223 PKGREVISION= 3 @@ -91,8 +91,6 @@ BUILD_DEPENDS+= roundcube-[0-9]*:../../mail/roundcube BUILD_DEPENDS+= squirrelmail-[0-9]*:../../mail/squirrelmail BUILD_DEPENDS+= thunderbird-[0-9]*:../../mail/thunderbird BUILD_DEPENDS+= thunderbird-l10n-[0-9]*:../../mail/thunderbird-l10n -BUILD_DEPENDS+= thunderbird10-[0-9]*:../../mail/thunderbird10 -BUILD_DEPENDS+= thunderbird10-l10n-[0-9]*:../../mail/thunderbird10-l10n BUILD_DEPENDS+= R-[0-9]*:../../math/R BUILD_DEPENDS+= octave-[0-9]*:../../math/octave BUILD_DEPENDS+= zyGrib-[0-9]*:../../misc/zyGrib |