textproc/sgmlformat: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0a733b0cf9
commit
4d91ecb9fa
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= sgmlformat
|
PORTNAME= sgmlformat
|
||||||
PORTVERSION= 1.7
|
PORTVERSION= 1.7
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= textproc print
|
CATEGORIES= textproc print
|
||||||
MASTER_SITES= LOCAL/kuriyama
|
MASTER_SITES= LOCAL/kuriyama
|
||||||
|
|
||||||
@ -9,6 +9,7 @@ COMMENT= Generates groff and HTML from linuxdoc and docbook SGML documents
|
|||||||
|
|
||||||
USES= perl5 uidfix
|
USES= perl5 uidfix
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
|
MAKE_ARGS= MANDIR="${PREFIX}/share/man/man"
|
||||||
MAKE_ENV= STAGEDIR=${STAGEDIR}
|
MAKE_ENV= STAGEDIR=${STAGEDIR}
|
||||||
|
|
||||||
# There are two ports that satisfy the nsgmls requirement.
|
# There are two ports that satisfy the nsgmls requirement.
|
||||||
|
|||||||
@ -12,9 +12,9 @@ bin/roff.cmap
|
|||||||
bin/roff.sdata
|
bin/roff.sdata
|
||||||
bin/sgmlfmt
|
bin/sgmlfmt
|
||||||
bin/transpec.dtd
|
bin/transpec.dtd
|
||||||
man/man1/instant.1.gz
|
share/man/man1/instant.1.gz
|
||||||
man/man1/sgmlfmt.1.gz
|
share/man/man1/sgmlfmt.1.gz
|
||||||
man/man5/transpec.5.gz
|
share/man/man5/transpec.5.gz
|
||||||
share/sgml/transpec/catalog
|
share/sgml/transpec/catalog
|
||||||
share/sgml/transpec/docbook-html.ts
|
share/sgml/transpec/docbook-html.ts
|
||||||
share/sgml/transpec/docbook-roff.ts
|
share/sgml/transpec/docbook-roff.ts
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user