diff options
author | adam <adam@pkgsrc.org> | 2014-04-22 14:15:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-04-22 14:15:40 +0000 |
commit | 48361c4e94b8a842414d10e46ddcaae42222b5e4 (patch) | |
tree | c3baf40515be7cf90b54ba0d353e876380db4734 /meta-pkgs/bulk-large/Makefile | |
parent | 6045d01a53b2c7dd0726ca609baf1f4a090ea46e (diff) | |
download | pkgsrc-48361c4e94b8a842414d10e46ddcaae42222b5e4.tar.gz |
Removed databases/db46
Diffstat (limited to 'meta-pkgs/bulk-large/Makefile')
-rw-r--r-- | meta-pkgs/bulk-large/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-pkgs/bulk-large/Makefile b/meta-pkgs/bulk-large/Makefile index f67ca10a25f..186978e0b2b 100644 --- a/meta-pkgs/bulk-large/Makefile +++ b/meta-pkgs/bulk-large/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/01/25 10:30:13 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/04/22 14:16:56 adam Exp $ DISTNAME= bulk-large-20130223 PKGREVISION= 2 @@ -111,7 +111,6 @@ BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-rails>=3.2:../../www/ruby-rails32 # # 3. Libraries # -BUILD_DEPENDS+= db46-[0-9]*:../../databases/db46 BUILD_DEPENDS+= db5-[0-9]*:../../databases/db5 BUILD_DEPENDS+= heimdal-[0-9]*:../../security/heimdal BUILD_DEPENDS+= mit-krb5-[0-9]*:../../security/mit-krb5 |