diff options
Diffstat (limited to 'graphics/epeg/Makefile')
-rw-r--r-- | graphics/epeg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index 10d2f82e7574..f8e06470f2cf 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= epeg PORTVERSION= 0.9.1.042 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ MAINTAINER= stas@FreeBSD.org COMMENT= An immensely fast JPEG thumbnailing library -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg GNU_CONFIGURE= yes USE_BZIP2= yes |