summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-09-16 19:27:50 +0000
committercheusov <cheusov@pkgsrc.org>2012-09-16 19:27:50 +0000
commit5c4aec81c9ee30b89c433cc3234ae5a3e1f2e949 (patch)
treecad01c78161c6658815d8805ca981c63f549e3ab /net
parent8ef2b417bd9c0273c2f64891b8ecdbb62620564c (diff)
downloadpkgsrc-5c4aec81c9ee30b89c433cc3234ae5a3e1f2e949.tar.gz
CONFLICTS with dnssec-tools-[0-9]*; ++pkgrevision
Fix for a minor pkglint warning
Diffstat (limited to 'net')
-rw-r--r--net/gethost/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/gethost/Makefile b/net/gethost/Makefile
index 292973252ae..7d126060622 100644
--- a/net/gethost/Makefile
+++ b/net/gethost/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2011/04/15 08:34:00 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/09/16 19:27:50 cheusov Exp $
DISTNAME= gethost-0.03
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.reedmedia.net/software/gethost/
@@ -8,10 +9,12 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.reedmedia.net/software/gethost/
COMMENT= Hostname and IP resolver for testing /etc/hosts and nsswitch.conf
+CONFLICTS= dnssec-tools-[0-9]*
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-USE_FEATURES+= inet6
+USE_FEATURES= inet6
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
BUILD_TARGET= gethost