aboutsummaryrefslogtreecommitdiff
path: root/textproc/po4a
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-03-26 11:50:21 +0000
committerRenato Botelho <garga@FreeBSD.org>2014-03-26 11:50:21 +0000
commit363d401a6500f81ec4a10c49aded1bdbb8e0fb16 (patch)
tree2544cb3c53cb57024b261d7830e5dfb9e48afabd /textproc/po4a
parenta6aee1343c553d14c99664ed90787fdfdde9c560 (diff)
downloadports-363d401a6500f81ec4a10c49aded1bdbb8e0fb16.tar.gz
ports-363d401a6500f81ec4a10c49aded1bdbb8e0fb16.zip
Notes
Diffstat (limited to 'textproc/po4a')
-rw-r--r--textproc/po4a/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index fc8e7321a159..9ed0989ac1b3 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -3,6 +3,7 @@
PORTNAME= po4a
PORTVERSION= 0.45
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= LOCAL/garga/po4a
@@ -16,6 +17,7 @@ BUILD_DEPENDS= p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-SGMLSpm>=1.03:${PORTSDIR}/textproc/p5-SGMLSpm \
p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \
jade>=0:${PORTSDIR}/textproc/jade \
+ xsltproc:${PORTSDIR}/textproc/libxslt \
${LOCALBASE}/share/xsl/docbook:${PORTSDIR}/textproc/docbook-xsl
RUN_DEPENDS:= ${BUILD_DEPENDS}