summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2019-07-16 21:38:15 +0000
committerschmonz <schmonz@pkgsrc.org>2019-07-16 21:38:15 +0000
commit0cee2762ec461aa04cfbf578662d1f84eb9a4ef3 (patch)
tree73371468563fff610582fa66a058f892ca6d5dd5 /devel
parent01f2abc5fc06ba9f2ef65ef375860b289b73a6df (diff)
downloadpkgsrc-0cee2762ec461aa04cfbf578662d1f84eb9a4ef3.tar.gz
Don't conflict with sufficiently new libowfat.
Diffstat (limited to 'devel')
-rw-r--r--devel/libtai/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile
index cbbb128958c..5d36ed73f96 100644
--- a/devel/libtai/Makefile
+++ b/devel/libtai/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2019/01/10 03:12:46 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/16 21:38:15 schmonz Exp $
#
DISTNAME= libtai-0.60
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= devel
MASTER_SITES= http://cr.yp.to/libtai/
@@ -11,7 +11,7 @@ HOMEPAGE= http://cr.yp.to/libtai.html
COMMENT= Library for storing and manipulating dates and times
LICENSE= public-domain
-CONFLICTS= libowfat-[0-9]*
+CONFLICTS= libowfat<0.32nb1
DJB_RESTRICTED= NO