summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/mdoclint/Makefile4
-rw-r--r--textproc/mdocml/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/textproc/mdoclint/Makefile b/textproc/mdoclint/Makefile
index e6a0a56e4e7..3c9f8648766 100644
--- a/textproc/mdoclint/Makefile
+++ b/textproc/mdoclint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/01 21:25:39 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/02 09:39:53 wiz Exp $
DISTNAME= mdoclint-1.0
CATEGORIES= textproc
@@ -12,6 +12,8 @@ COMMENT= Tool for verifying man pages
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+CONFLICTS= mdocml-[0-9]*
+
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
NO_BUILD= yes
diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile
index 3e54033a4c2..b56aaa9ca0c 100644
--- a/textproc/mdocml/Makefile
+++ b/textproc/mdocml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/03/01 19:17:45 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/02 09:39:53 wiz Exp $
DISTNAME= mdocml-1.3.13
CATEGORIES= devel
@@ -10,6 +10,8 @@ COMMENT= mdoc macro compiler
PKG_DESTDIR_SUPPORT= user-destdir
+CONFLICTS= mdoclint-[0-9]*
+
INSTALL_MAKE_FLAGS= PREFIX=${DESTDIR}${PREFIX}
INSTALLATION_DIRS= man/man3