diff options
author | pav <pav@FreeBSD.org> | 2010-10-13 06:38:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-10-13 06:38:21 +0800 |
commit | 675333575091cbb64321c31d9db59ea171d207c9 (patch) | |
tree | 09332f4b79f53ef295214676b3655452a3930911 /graphics | |
parent | a9156559e8449730b136bc27b935d193f190fc76 (diff) | |
download | freebsd-ports-gnome-675333575091cbb64321c31d9db59ea171d207c9.tar.gz freebsd-ports-gnome-675333575091cbb64321c31d9db59ea171d207c9.tar.zst freebsd-ports-gnome-675333575091cbb64321c31d9db59ea171d207c9.zip |
- Catch up with p5-gettext renaming
Reported by: pointyhat
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gscan2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index 2f28b7fc4262..9cdcae433e0d 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -27,7 +27,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Test/Perl/Critic.pm:${PORTSDIR}/textproc/p5-Test-Per ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ - p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \ + p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \ p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ cjb2:${PORTSDIR}/graphics/djvulibre-nox11 \ gocr:${PORTSDIR}/graphics/gocr \ |