From b13b62d4dcbf51e87dae7ac978627e6610b8b4ea Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 26 Mar 2005 10:01:51 +0000 Subject: pkglint. Remove unnecessary inclusion of bsd.prefs.mk and deprecated NO_PATCH. --- net/host/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net') diff --git a/net/host/Makefile b/net/host/Makefile index c8a0e407bcf..2c5f567273c 100644 --- a/net/host/Makefile +++ b/net/host/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/03/26 05:19:20 christos Exp $ +# $NetBSD: Makefile,v 1.10 2005/03/26 10:01:51 wiz Exp $ DISTNAME= host-20040812 CATEGORIES= net @@ -6,12 +6,9 @@ MASTER_SITES= ftp://ftp.weird.com/pub/local/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.weird.com/~woods/projects/host.html -COMMENT= A powerful DNS query and testing tool - -.include "../../mk/bsd.prefs.mk" +COMMENT= Powerful DNS query and testing tool NO_CONFIGURE = yes -NO_PATCH = yes MAKEFILE= Makefile.BSD -- cgit v1.2.3