pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/host pkglint. Remove unnecessary inclusion of bsd....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f99a995db8f4
branches:  trunk
changeset: 491590:f99a995db8f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 26 10:01:51 2005 +0000

description:
pkglint. Remove unnecessary inclusion of bsd.prefs.mk and deprecated
NO_PATCH.

diffstat:

 net/host/Makefile |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r 73f090cf1ed9 -r f99a995db8f4 net/host/Makefile
--- a/net/host/Makefile Sat Mar 26 09:27:11 2005 +0000
+++ b/net/host/Makefile Sat Mar 26 10:01:51 2005 +0000
@@ -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 @@
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 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
 



Home | Main Index | Thread Index | Old Index