aboutsummaryrefslogtreecommitdiff
path: root/textproc/pdfsandwich
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-04-22 17:44:59 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-04-22 17:44:59 +0000
commit1b0abf4ba72b2b6854c997efe33eeeed81df2675 (patch)
tree557a77321eacdef3f572a35081804920aa4e27b5 /textproc/pdfsandwich
parent9ccb83609051803ec1fa85543d3f019a3dbd5903 (diff)
downloadports-1b0abf4ba72b2b6854c997efe33eeeed81df2675.tar.gz
ports-1b0abf4ba72b2b6854c997efe33eeeed81df2675.zip
textproc/pdfsandwich: Add the missing pdfunite:graphics/poppler-utils dependency
Reported by: Poul-Henning Kamp <phk@phk.freebsd.dk>
Notes
Notes: svn path=/head/; revision=499663
Diffstat (limited to 'textproc/pdfsandwich')
-rw-r--r--textproc/pdfsandwich/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/pdfsandwich/Makefile b/textproc/pdfsandwich/Makefile
index 35c8161eb8d3..5e9651147379 100644
--- a/textproc/pdfsandwich/Makefile
+++ b/textproc/pdfsandwich/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pdfsandwich
DISTVERSION= 0.1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/
@@ -14,6 +14,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= gawk:lang/gawk \
ocamlopt:lang/ocaml
RUN_DEPENDS= convert:graphics/ImageMagick6 \
+ pdfunite:graphics/poppler-utils \
tesseract:graphics/tesseract \
unpaper:graphics/unpaper