aboutsummaryrefslogtreecommitdiff
path: root/graphics/gridpix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gridpix/Makefile')
-rw-r--r--graphics/gridpix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile
index 2942475715ca..e93e80f1a4e4 100644
--- a/graphics/gridpix/Makefile
+++ b/graphics/gridpix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gridpix
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= pgollucci
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Present large images efficiently over the Internet
BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpbm.a:${PORTSDIR}/graphics/netpbm
-LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
# create necessary directories -- don't want to depend on an http
# server port since we don't know which one the user wants