summaryrefslogtreecommitdiff
path: root/net/udns
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-10-21 17:37:03 +0000
committercheusov <cheusov@pkgsrc.org>2012-10-21 17:37:03 +0000
commit109e221c624ae0f66dde07f7573937f93f5d9576 (patch)
treecf693d912864a0898f09fbb2e2d849272f2707f1 /net/udns
parentca419e5d1cde8c1f7228e9fbc4015a79feb59f8a (diff)
downloadpkgsrc-109e221c624ae0f66dde07f7573937f93f5d9576.tar.gz
Add CONFLICTS between mail/rblcheck and net/udns
Diffstat (limited to 'net/udns')
-rw-r--r--net/udns/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/udns/Makefile b/net/udns/Makefile
index 245d3a442b6..712f28d2347 100644
--- a/net/udns/Makefile
+++ b/net/udns/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2012/05/12 05:38:00 adam Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/21 17:37:03 cheusov Exp $
DISTNAME= udns-0.2
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.corpit.ru/mjt/udns/
@@ -9,6 +10,8 @@ HOMEPAGE= http://www.corpit.ru/mjt/udns.html
COMMENT= Lightweight DNS resolver supporting asynchronous queries
LICENSE= gnu-lgpl-v2.1
+CONFLICTS= rblcheck-[0-9]*
+
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}