diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/linuxdoc-tools/Makefile | 2 | ||||
-rw-r--r-- | textproc/linuxdoc-tools/pkg-plist | 20 |
2 files changed, 12 insertions, 10 deletions
diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index 1724272ec23d..4a658cbabd62 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= linuxdoc-tools DISTVERSION= 0.9.83 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= zirias@FreeBSD.org @@ -23,6 +24,7 @@ USE_GITLAB= yes GL_ACCOUNT= agmartin GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= gmake groff:both perl5 tar:bzip2 CONFIGURE_ARGS= --with-installed-sgmlsasp diff --git a/textproc/linuxdoc-tools/pkg-plist b/textproc/linuxdoc-tools/pkg-plist index b0367beca23b..37c8e83e1451 100644 --- a/textproc/linuxdoc-tools/pkg-plist +++ b/textproc/linuxdoc-tools/pkg-plist @@ -8,16 +8,16 @@ bin/sgml2rtf bin/sgml2txt bin/sgmlcheck bin/sgmlpre -man/man1/linuxdoc.1.gz -man/man1/rtf2rtf.1.gz -man/man1/sgml2html.1.gz -man/man1/sgml2info.1.gz -man/man1/sgml2latex.1.gz -man/man1/sgml2lyx.1.gz -man/man1/sgml2rtf.1.gz -man/man1/sgml2txt.1.gz -man/man1/sgmlcheck.1.gz -man/man1/sgmlpre.1.gz +share/man/man1/linuxdoc.1.gz +share/man/man1/rtf2rtf.1.gz +share/man/man1/sgml2html.1.gz +share/man/man1/sgml2info.1.gz +share/man/man1/sgml2latex.1.gz +share/man/man1/sgml2lyx.1.gz +share/man/man1/sgml2rtf.1.gz +share/man/man1/sgml2txt.1.gz +share/man/man1/sgmlcheck.1.gz +share/man/man1/sgmlpre.1.gz share/entity-map/0.1.0/GFextra.2ab share/entity-map/0.1.0/GFextra.2as share/entity-map/0.1.0/GFextra.2l1b |