summaryrefslogtreecommitdiff
path: root/net/host
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-10-21 15:49:06 +0000
committercheusov <cheusov@pkgsrc.org>2012-10-21 15:49:06 +0000
commite985c74c9c88255b7992c64496ba53556edb4192 (patch)
treede75e2b540092b9c8553dbdbf746fc419592cc47 /net/host
parent49dedc4db2a8a96902535ae32c16dca1ce6f56aa (diff)
downloadpkgsrc-e985c74c9c88255b7992c64496ba53556edb4192.tar.gz
Add CONFLICTS between net/bind and net/host.
net/bind9*: remove "bind<x.y.z" entries from CONFLICTS. It is useless because package's PKGBASE is "bind".
Diffstat (limited to 'net/host')
-rw-r--r--net/host/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/host/Makefile b/net/host/Makefile
index 53213942e02..cd5812dfc50 100644
--- a/net/host/Makefile
+++ b/net/host/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2010/10/11 12:15:12 obache Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/21 15:49:07 cheusov Exp $
DISTNAME= host-20040812
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.weird.com/pub/local/
@@ -11,6 +12,8 @@ COMMENT= Powerful DNS query and testing tool
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1
NO_CONFIGURE = yes
+CONFLICTS+= bind-[0-9]*
+
USE_BSD_MAKEFILE= yes
MAKE_FILE= Makefile.BSD
MAKE_FLAGS+= __NetBSD__=1