From ca9c60461cb276ee2afe18260afc8dec97c1b6f8 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 5 Feb 2010 11:46:55 +0000 Subject: - update to jpeg-8 --- multimedia/spook/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/spook/Makefile') diff --git a/multimedia/spook/Makefile b/multimedia/spook/Makefile index 34d2ca73f562..7248048c0c31 100644 --- a/multimedia/spook/Makefile +++ b/multimedia/spook/Makefile @@ -7,7 +7,7 @@ PORTNAME= spook PORTVERSION= 20050207 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.litech.org/spook/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -38,7 +38,7 @@ CONFIGURE_ENV+= CFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib .include .if !defined(WITHOUT_JPEG) -LIB_DEPENDS+= jpeg.10:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg CONFIGURE_ARGS+= --enable-encoder-jpeg .endif -- cgit v1.2.3