From 5eb3dce0fec32f19c928f4e76156e78a22e689ed Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 17 Jan 2014 23:11:27 +0000 Subject: Convert to versioned_dependencies.mk (for dns) --- security/sshfp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/sshfp') diff --git a/security/sshfp/Makefile b/security/sshfp/Makefile index 2dfc6c2faee..678f8ae7020 100644 --- a/security/sshfp/Makefile +++ b/security/sshfp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/23 18:16:59 asau Exp $ +# $NetBSD: Makefile,v 1.8 2014/01/17 23:11:28 wiz Exp $ DISTNAME= sshfp-1.1.3 PKGREVISION= 3 @@ -10,12 +10,12 @@ HOMEPAGE= http://www.xelerance.com/software/sshfp/ COMMENT= Print ssh host key fingerprint resource records LICENSE= gnu-gpl-v2 -DEPENDS+= ${PYPKGPREFIX}-dns>=1.6.0:../../net/py-dns +PYTHON_VERSIONED_DEPENDENCIES= dns MANCOMPRESSED= yes NO_BUILD= yes PYTHON_PATCH_SCRIPTS= sshfp .include "../../lang/python/application.mk" - +.include "../../lang/python/versioned_dependencies.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3