summaryrefslogtreecommitdiff
path: root/textproc/groff
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-02-04 13:13:57 +0000
committertnn <tnn@pkgsrc.org>2010-02-04 13:13:57 +0000
commit4973f385ea5738b33307c222ceacfc026f16c17c (patch)
tree8d8e1fec4b812a9b548285ba0a3f957a5ec424e9 /textproc/groff
parentab23adc924b1502c7a17f48aa6ab166cbd6b6ee1 (diff)
downloadpkgsrc-4973f385ea5738b33307c222ceacfc026f16c17c.tar.gz
move comment
Diffstat (limited to 'textproc/groff')
-rw-r--r--textproc/groff/Makefile25
1 files changed, 10 insertions, 15 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 06abd7244da..69f83bef127 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2010/02/04 12:49:03 tnn Exp $
+# $NetBSD: Makefile,v 1.56 2010/02/04 13:13:57 tnn Exp $
#
DISTNAME= groff-1.20.1
@@ -38,20 +38,6 @@ PLIST_SRC+= PLIST
.include "../../mk/bsd.prefs.mk"
-#
-# 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
-# this depends heavily on exactly what the system macros are, each
-# vendor OS is likely to be different and possibly differ by version.
-#
-# It also installs wrappers around the system macros for a variety of
-# other traditional macro packages, if those macros don't have an FSF
-# copyright.
-#
-# It also defaults to installing some of its own tools with a 'g'
-# prefix on some platforms.
-#
-
.if ${OPSYS} == "SunOS"
PLIST_SUBST+= GNU_PREFIX="g"
@@ -74,6 +60,15 @@ post-patch:
-e "s,@@OPERATING_SYSTEM@@,pkgsrc,g" \
${FILESDIR}/mdoc.local > ${WRKDIR}/mdoc.local
+# 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
+# this depends heavily on exactly what the system macros are, each
+# vendor OS is likely to be different and possibly differ by version.
+#
+# It also installs wrappers around the system macros for a variety of
+# other traditional macro packages, if those macros don't have an FSF
+# copyright.
+
post-install:
${INSTALL_DATA} ${WRKDIR}/mdoc.local \
${DESTDIR}${PREFIX}/share/groff/site-tmac