diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-12-03 16:33:33 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-12-03 16:33:33 +0000 |
commit | 7884a0c01ffcc478b9de2c93fb76fc0c17eacec9 (patch) | |
tree | 9ecd2f03c7c76352ef9f3846551b0354f070932d /graphics/gscan2pdf | |
parent | 4afaaa2aebcabb1b03c5ab065c72c0447b693ec2 (diff) | |
download | ports-7884a0c01ffcc478b9de2c93fb76fc0c17eacec9.tar.gz ports-7884a0c01ffcc478b9de2c93fb76fc0c17eacec9.zip |
Notes
Diffstat (limited to 'graphics/gscan2pdf')
-rw-r--r-- | graphics/gscan2pdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index 495131d8b1d0..d60cf71ed978 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= gscan2pdf PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF @@ -16,6 +17,7 @@ COMMENT= Produce PDF from scanned documents RUN_DEPENDS= tiff2pdf:${PORTSDIR}/graphics/tiff \ scanimage:${PORTSDIR}/graphics/sane-backends \ p5-Gtk2>=1.112:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ + p5-Gtk2-Ex-PodViewer>=0.17:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-PodViewer \ p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext USE_PERL5= yes |