summaryrefslogtreecommitdiff
path: root/textproc/groff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 15:09:52 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 15:09:52 +0000
commit7375646d8fe40ae0c7804ed5a4dbbe89e651f463 (patch)
treee8747a49ec7d20a029b2933f6165d6a49e46267e /textproc/groff
parent6bceac94f4d9a5ce825ee962e235063c819e4ca8 (diff)
downloadpkgsrc-7375646d8fe40ae0c7804ed5a4dbbe89e651f463.tar.gz
Switch from mdocml to mandoc; remove obsolete references.
Diffstat (limited to 'textproc/groff')
-rw-r--r--textproc/groff/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 0908f1d88df..10dd938973c 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2017/01/18 13:44:46 leot Exp $
+# $NetBSD: Makefile,v 1.86 2017/08/01 15:09:53 wiz Exp $
DISTNAME= groff-1.22.3
PKGREVISION= 5
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/groff/groff.html
COMMENT= GNU roff text processing suite
LICENSE= gnu-gpl-v3
-CONFLICTS= mdocml<1.12.0nb3 ja-groff-[0-9]*
-
CHECK_PERMS= NO
MAKE_JOBS_SAFE= NO
OVERRIDE_DIRDEPTH= 4