diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index fe8d9e234d0a..b1b016dd03aa 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -1,26 +1,28 @@ PORTNAME= itstool PORTVERSION= 2.0.7 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://files.itstool.org/itstool/ MAINTAINER= kwm@FreeBSD.org COMMENT= Make XML documents translatable through po files WWW= https://itstool.org/ LICENSE= GPLv3 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} USES= python tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFLICTS_INSTALL= itstool22 NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|@PYTHON@|${PYTHON_CMD}|g' \ ${WRKSRC}/itstool.in .include diff --git a/textproc/itstool/pkg-plist b/textproc/itstool/pkg-plist index 95a832c5bdec..1cb035866b23 100644 --- a/textproc/itstool/pkg-plist +++ b/textproc/itstool/pkg-plist @@ -1,8 +1,8 @@ bin/itstool -man/man1/itstool.1.gz +share/man/man1/itstool.1.gz %%DATADIR%%/its/docbook.its %%DATADIR%%/its/docbook5.its %%DATADIR%%/its/its.its %%DATADIR%%/its/mallard.its %%DATADIR%%/its/ttml.its %%DATADIR%%/its/xhtml.its