aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeginfo
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
commit3bbc108312c59a9d56e6bd7a9130f8572093caaf (patch)
tree8e56c67cbd222afd02e8ebaf5562ceb6431033ac /graphics/jpeginfo
parent4e0edf1034c6e05efb7571da455f2c7ff894a993 (diff)
downloadports-3bbc108312c59a9d56e6bd7a9130f8572093caaf.tar.gz
ports-3bbc108312c59a9d56e6bd7a9130f8572093caaf.zip
Notes
Diffstat (limited to 'graphics/jpeginfo')
-rw-r--r--graphics/jpeginfo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/jpeginfo/Makefile b/graphics/jpeginfo/Makefile
index 6947c2a97bd9..a024ffe54f1e 100644
--- a/graphics/jpeginfo/Makefile
+++ b/graphics/jpeginfo/Makefile
@@ -7,13 +7,14 @@
PORTNAME= jpeginfo
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.kokkonen.net/tjko/src/
MAINTAINER= ache@freebsd.org
COMMENT= Generate listing and MD5, check jpegs for error, delete broken ones
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \