summaryrefslogtreecommitdiff
path: root/graphics/ocropus
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-21 15:02:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-21 15:02:49 +0000
commitab83f9f5ce81c7e6156a57428c736d817717b710 (patch)
treee32a990d273d64a3ce9cf3e9bdc14e6d11479c73 /graphics/ocropus
parentEffortlessly convert latitude/longitude coordinates into a graphical heatmap (diff)
- Fix dependency on jpeg and bump PORTREVISION for remaining ports which were not yet updated
Notes
Notes: svn path=/head/; revision=238175
Diffstat (limited to 'graphics/ocropus')
-rw-r--r--graphics/ocropus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ocropus/Makefile b/graphics/ocropus/Makefile
index abc227ea53f8..d6499832c369 100644
--- a/graphics/ocropus/Makefile
+++ b/graphics/ocropus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ocropus
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -14,7 +15,7 @@ MAINTAINER= hiroto.kagotani@gmail.com
COMMENT= The OCRopus(tm) open source document analysis and OCR system
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.10:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
iulib.0:${PORTSDIR}/graphics/iulib \
gsl.13:${PORTSDIR}/math/gsl