summaryrefslogtreecommitdiff
path: root/graphics/jpegpixi
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/jpegpixi
parentRestore joystick fix from ports/136973. (diff)
- update to jpeg-8
Notes
Notes: svn path=/head/; revision=249285
Diffstat (limited to 'graphics/jpegpixi')
-rw-r--r--graphics/jpegpixi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jpegpixi/Makefile b/graphics/jpegpixi/Makefile
index 2af2c678e124..a24f5a51be89 100644
--- a/graphics/jpegpixi/Makefile
+++ b/graphics/jpegpixi/Makefile
@@ -7,14 +7,14 @@
PORTNAME= jpegpixi
PORTVERSION= 1.1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.zero-based.org/software/jpegpixi/
MAINTAINER= stas@FreeBSD.org
COMMENT= Useful to correct images from digtal camera with CCD defects
-LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \