aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeginfo
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-02-05 11:46:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-02-05 11:46:55 +0000
commitca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch)
tree723ef4dd1e7ab15998168c724ba862742907ca7a /graphics/jpeginfo
parentfba82b2a968f007c64e260a48433dc7f9e39a3b8 (diff)
downloadports-ca9c60461cb276ee2afe18260afc8dec97c1b6f8.tar.gz
ports-ca9c60461cb276ee2afe18260afc8dec97c1b6f8.zip
- update to jpeg-8
Notes
Notes: svn path=/head/; revision=249285
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 26f3b59e2752..cb9126722904 100644
--- a/graphics/jpeginfo/Makefile
+++ b/graphics/jpeginfo/Makefile
@@ -7,13 +7,14 @@
PORTNAME= jpeginfo
PORTVERSION= 1.6.1
+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.10:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \