summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg>2009-03-22 23:47:05 +0000
committerjoerg <joerg>2009-03-22 23:47:05 +0000
commit00ac0ffc235486da22800bbd647abddbf0b363ee (patch)
tree53263aec25b8c8aed7c56beab2297c88e1fb3ac5 /textproc
parent0daee45c5b4dc3170c74e46e23f62873b59be8f6 (diff)
downloadpkgsrc-00ac0ffc235486da22800bbd647abddbf0b363ee.tar.gz
Restrict conflict for mdocml to versions before command merge.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/mdoclint/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/mdoclint/Makefile b/textproc/mdoclint/Makefile
index 5f89e8ec5b9..b4fe9283f0b 100644
--- a/textproc/mdoclint/Makefile
+++ b/textproc/mdoclint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/03/05 10:47:29 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/03/22 23:47:05 joerg Exp $
DISTNAME= mdoclint-1.1
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= # none
DISTFILES= # none
@@ -12,7 +13,7 @@ COMMENT= Tool for verifying man pages
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-CONFLICTS= mdocml-[0-9]*
+CONFLICTS= mdocml<1.6.9
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes