summaryrefslogtreecommitdiff
path: root/textproc/groff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-07 19:54:16 +0000
committerjlam <jlam@pkgsrc.org>2006-04-07 19:54:16 +0000
commit90bc26e8c27e484538f0b194e2b72107fb51be8d (patch)
tree05135df3032ad91c4e15c3426ff6558fa974a643 /textproc/groff
parent9d9635b43c0b90406ec6115a2e5c39d41b20c458 (diff)
downloadpkgsrc-90bc26e8c27e484538f0b194e2b72107fb51be8d.tar.gz
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'textproc/groff')
-rw-r--r--textproc/groff/Makefile4
-rw-r--r--textproc/groff/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index fec959a08d1..f05a6c8c243 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/03/12 16:26:09 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= groff-1.19.2
@@ -18,7 +18,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PERLPATH=${PERL5:Q}
USE_TOOLS+= gs:run perl:run sed:run
-INFO_FILES= groff
+INFO_FILES= # PLIST
REPLACE_INTERPRETER+= sed
REPLACE.sed.old= .*/sed
diff --git a/textproc/groff/PLIST b/textproc/groff/PLIST
index be66b7231d1..dda8772d15a 100644
--- a/textproc/groff/PLIST
+++ b/textproc/groff/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2006/03/05 19:23:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2006/04/07 19:54:17 jlam Exp $
bin/addftinfo
bin/afmtodit
bin/${GNU_PREFIX}eqn
@@ -32,6 +32,7 @@ bin/${GNU_PREFIX}soelim
bin/${GNU_PREFIX}tbl
bin/tfmtodit
bin/${GNU_PREFIX}troff
+info/groff
lib/groff/groffer/groffer2.sh
man/man1/addftinfo.1
man/man1/afmtodit.1