From 84fa22a6769d867a38955a58d045bd4a70d29c50 Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 27 Jun 2004 11:42:43 +0000 Subject: use buildlink3 and include libpcap/buildlink3.mk to remove the hidden dependency on libpcap. no PKGREVISION bump required as this would not build without libpcap, anyway. --- security/scanssh/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index abc2b7f1fcb..4e842bc0b36 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/20 12:25:34 agc Exp $ +# $NetBSD: Makefile,v 1.12 2004/06/27 11:42:43 grant Exp $ DISTNAME= scanssh-1.6b CATEGORIES= security @@ -11,5 +11,7 @@ COMMENT= SSH remote version scanner WRKSRC= ${WRKDIR}/scanssh GNU_CONFIGURE= yes +USE_BUILDLINK3= yes +.include "../../net/libpcap/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3