From 13271f526f64119a625b30ec9e1fab3d04821f0c Mon Sep 17 00:00:00 2001 From: sbd Date: Sat, 17 Dec 2011 23:42:40 +0000 Subject: Add missing mk/termcap buildlink. Bump PKGREVISION --- security/ssh2/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 1bc5feedc4c..b88e2a25276 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2009/06/30 00:07:23 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2011/12/17 23:42:59 sbd Exp $ DISTNAME= ssh-3.2.9.1 PKGNAME= ${DISTNAME:C/ssh-/ssh2-/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ @@ -104,5 +104,6 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/${file} ${DESTDIR:Q}${EGDIR:Q} .endfor +.include "../../mk/termcap.buildlink3.mk" .include "../../security/tcp_wrappers/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3