diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index d92aa400b4efa..42f3343489360 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -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 @@ -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