summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorcheusov <cheusov>2012-10-21 21:23:45 +0000
committercheusov <cheusov>2012-10-21 21:23:45 +0000
commit6a20b1658c8140154aeb6c4ba4f14730b11496fc (patch)
treea2d3d34acdbc0ad9a5acd39974015e79bcae9026 /textproc
parent4a2b6d952e3866ffa259e3819154c4e0dd49805c (diff)
downloadpkgsrc-6a20b1658c8140154aeb6c4ba4f14730b11496fc.tar.gz
Add CONFLICTS with mdocml and ja-groff; Add LICENSE; Fix pkglint warning
Diffstat (limited to 'textproc')
-rw-r--r--textproc/groff/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 2af2940d0bf..08593259c22 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,14 +1,17 @@
-# $NetBSD: Makefile,v 1.65 2012/10/03 21:57:48 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2012/10/21 21:23:45 cheusov Exp $
#
DISTNAME= groff-1.20.1
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=groff/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/groff/groff.html
COMMENT= GNU roff text processing suite
+LICENSE= gnu-gpl-v3
+
+CONFLICTS= mdocml-[0-9]* ja-groff-[0-9]*
CHECK_PERMS= NO
MAKE_JOBS_SAFE= NO
@@ -64,7 +67,7 @@ post-patch:
${SED} -e "s,@@VOLUME_OPERATING_SYSTEM@@,${OPSYS},g" \
-e "s,@@OPERATING_SYSTEM@@,pkgsrc,g" \
${FILESDIR}/mdoc.local > ${WRKDIR}/mdoc.local
- @${RM} ${WRKSRC}/doc/groff.info-2.orig
+ ${RM} ${WRKSRC}/doc/groff.info-2.orig
# Groff installs its own man and ms macros as mgan and mgs if the
# configure script thinks replacing the system ones is not safe. Since