Skip to content

Commit

Permalink
textproc/xmlcatmgr: Impelled to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 23, 2024
1 parent d8a1c70 commit 25aaeff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions textproc/xmlcatmgr/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= xmlcatmgr
PORTVERSION= 2.2
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF

Expand All @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= DEFAULT_CATALOG_SGML=${CATALOG_PORTS_SGML} \
DEFAULT_CATALOG_XML=${CATALOG_PORTS_XML}
PKGINSTALL= ${WRKDIR}/pkg-install
Expand All @@ -24,7 +25,7 @@ SUB_LIST= XMLCATMGR=${XMLCATMGR} \
CATALOG_MASTER_XML=${CATALOG_MASTER_XML} \
CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} \
CATALOG_PORTS_XML=${CATALOG_PORTS_XML}
PLIST_FILES= bin/xmlcatmgr man/man1/xmlcatmgr.1.gz
PLIST_FILES= bin/xmlcatmgr share/man/man1/xmlcatmgr.1.gz
PLIST_DIRS= share/xml share/sgml
PORTDOCS= AUTHORS COPYING NEWS README TODO

Expand Down

0 comments on commit 25aaeff

Please sign in to comment.