summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-06-05 14:18:39 +0000
committeradam <adam@pkgsrc.org>2022-06-05 14:18:39 +0000
commit78aeb00345a65c38e4d8e9154d779a3aca3b65d9 (patch)
treefb58b19d834eb3be76ee6917be586681ceb9cf19 /meta-pkgs
parentebd2033c4e592d11cc87c9b25fc8df937a5d961a (diff)
downloadpkgsrc-78aeb00345a65c38e4d8e9154d779a3aca3b65d9.tar.gz
bulk-test-boost: fix path to botan2
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-test-boost/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/bulk-test-boost/Makefile b/meta-pkgs/bulk-test-boost/Makefile
index 9a2620547ac..343a0219159 100644
--- a/meta-pkgs/bulk-test-boost/Makefile
+++ b/meta-pkgs/bulk-test-boost/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2022/05/24 07:27:25 nia Exp $
+# $NetBSD: Makefile,v 1.12 2022/06/05 14:18:39 adam Exp $
DISTNAME= bulk-test-boost-20220524
CATEGORIES= meta-pkgs
@@ -22,7 +22,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
BUILD_DEPENDS+= abiword-[0-9]*:../../editors/abiword
BUILD_DEPENDS+= bitcoin-[0-9]*:../../finance/bitcoin
BUILD_DEPENDS+= blender-[0-9]*:../../graphics/blender
-BUILD_DEPENDS+= botan>=2.11:../../security/botan-devel
+BUILD_DEPENDS+= botan>=2.11:../../security/botan2
BUILD_DEPENDS+= dnsdist-[0-9]*:../../net/dnsdist
BUILD_DEPENDS+= emulationstation-[0-9]*:../../emulators/emulationstation
BUILD_DEPENDS+= gnucash-[0-9]*:../../finance/gnucash