Skip to content

Commit

Permalink
textproc/expat2: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 20, 2024
1 parent bc942fa commit 649fcbe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions textproc/expat2/Makefile
Expand Up @@ -17,6 +17,7 @@ CPE_VENDOR= libexpat_project
CPE_PRODUCT= libexpat
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

INSTALL_TARGET= install-strip
TEST_TARGET= check
Expand All @@ -35,7 +36,4 @@ TEST_USES= shebangfix
SHEBANG_FILES= test-driver-wrapper.sh tests/udiffer.py tests/xmltest.sh
TEST_CONFIGURE_WITH= tests

post-install:
${MV} ${STAGEDIR}${PREFIX}/man/man1/xmlwf.1 ${STAGEDIR}${PREFIX}/share/man/man1/

.include <bsd.port.mk>

0 comments on commit 649fcbe

Please sign in to comment.