diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 68f7422954e3..9826fb9b93a0 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -1,36 +1,37 @@ # Created by: Meno Abels PORTNAME= po4a DISTVERSIONPREFIX= v DISTVERSION= 0.63 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MAINTAINER= dbaio@FreeBSD.org COMMENT= Brings gettext translation tools to all kinds of docs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} \ ${P5_POD_PARSER} RUN_DEPENDS= p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \ p5-Text-WrapI18N>=0.06:textproc/p5-Text-WrapI18N \ p5-SGMLSpm>=1.03:textproc/p5-SGMLSpm \ p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak \ p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny \ jade>=0:textproc/jade \ xsltproc:textproc/libxslt \ docbook-xsl>0:textproc/docbook-xsl \ - OpenSP>0:textproc/opensp + OpenSP>0:textproc/opensp \ + msgmerge:devel/gettext-tools USES= gettext perl5 USE_PERL5= modbuild USE_GITHUB= yes GH_ACCOUNT= mquinson NO_ARCH= yes .include