aboutsummaryrefslogtreecommitdiff
path: root/textproc/po4a
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-12 22:38:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-10-12 22:38:21 +0000
commit3b5370fc491b93bd6a63d2a079627ba464b68ee5 (patch)
tree402605444b391d26b3532a963e171237f2900a32 /textproc/po4a
parent7ef5c7ee713599e1dae844cd6491f6a1edf3cacd (diff)
downloadports-3b5370fc491b93bd6a63d2a079627ba464b68ee5.tar.gz
ports-3b5370fc491b93bd6a63d2a079627ba464b68ee5.zip
- Catch up with p5-gettext renaming
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=262914
Diffstat (limited to 'textproc/po4a')
-rw-r--r--textproc/po4a/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index de19f62be9b7..c4d24a91d240 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -16,7 +16,7 @@ COMMENT= Brings gettext translation tools to all kinds of docs
BUILD_DEPENDS= p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
libtext-wrapi18n-perl>=0.06:${PORTSDIR}/textproc/libtext-wrapi18n-perl \
p5-SGMLSpm>=1.03:${PORTSDIR}/textproc/p5-SGMLSpm \
- p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \
+ p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \
jade>=0:${PORTSDIR}/textproc/jade
RUN_DEPENDS= ${BUILD_DEPENDS}