diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-12 22:38:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-12 22:38:21 +0000 |
commit | 3b5370fc491b93bd6a63d2a079627ba464b68ee5 (patch) | |
tree | 402605444b391d26b3532a963e171237f2900a32 /graphics | |
parent | 7ef5c7ee713599e1dae844cd6491f6a1edf3cacd (diff) | |
download | ports-3b5370fc491b93bd6a63d2a079627ba464b68ee5.tar.gz ports-3b5370fc491b93bd6a63d2a079627ba464b68ee5.zip |
Notes
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 \ |