Skip to content

Commit

Permalink
textproc/xmlroff: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 22, 2024
1 parent ea40fad commit 3db1896
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion textproc/xmlroff/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xmlroff
PORTVERSION= 0.6.3
PORTREVISION= 2
DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= textproc

MAINTAINER= hrs@FreeBSD.org
Expand All @@ -22,6 +22,7 @@ GH_ACCOUNT= xmlroff
GH_PROJECT= xmlroff
WRKSRC_SUBDIR= ${PORTNAME}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc --enable-man \
--disable-gp
INSTALL_TARGET= install-strip
Expand Down
2 changes: 1 addition & 1 deletion textproc/xmlroff/pkg-plist
Expand Up @@ -344,4 +344,4 @@ share/xml/libfo-0.6.3/xmlroff.xml
%%PORTDOCS%%%%DOCSDIR%%/xmlroff.1.html
%%PORTDOCS%%%%DOCSDIR%%/xmlroff.css
%%PORTDOCS%%%%DOCSDIR%%/xmlroff.devhelp2
man/man1/xmlroff.1.gz
share/man/man1/xmlroff.1.gz

0 comments on commit 3db1896

Please sign in to comment.