summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2020-05-26 21:31:12 +0000
committerkhorben <khorben@pkgsrc.org>2020-05-26 21:31:12 +0000
commit83cd56c91adca1ea84ab2ee55eb7e36dc2328bb1 (patch)
treeaa27e6e853bfce93a1d8881197944446b7ba0b74 /security
parenta018305aa38fd4ebaa7a383ee6fc02b563320b27 (diff)
downloadpkgsrc-83cd56c91adca1ea84ab2ee55eb7e36dc2328bb1.tar.gz
sshfp: register missing dependency
Bumps PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/sshfp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/sshfp/Makefile b/security/sshfp/Makefile
index 03c0113594b..34dfd131966 100644
--- a/security/sshfp/Makefile
+++ b/security/sshfp/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/05/26 21:18:14 khorben Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/26 21:31:12 khorben Exp $
DISTNAME= sshfp-1.2.2
+PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GITHUB:=xelerance/}
@@ -11,6 +12,7 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse
DEPENDS+= ${PYPKGPREFIX}-dnspython-[0-9]*:../../net/py-dnspython
+DEPENDS+= ${PYPKGPREFIX}-ipcalc-[0-9]*:../../net/py-ipcalc
MANCOMPRESSED= yes
NO_BUILD= yes