diff options
Diffstat (limited to 'graphics/leptonlib')
-rw-r--r-- | graphics/leptonlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/leptonlib/Makefile b/graphics/leptonlib/Makefile index 349d4171175d..f6991474aedc 100644 --- a/graphics/leptonlib/Makefile +++ b/graphics/leptonlib/Makefile @@ -7,14 +7,14 @@ PORTNAME= leptonlib PORTVERSION= 1.60 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE MAINTAINER= hiroto.kagotani@gmail.com COMMENT= C library for efficient image processing and image analysis operations -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff |