diff options
Diffstat (limited to 'devel/libclaw/Makefile')
-rw-r--r-- | devel/libclaw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libclaw/Makefile b/devel/libclaw/Makefile index 7dac25b9483..71ed19c4d63 100644 --- a/devel/libclaw/Makefile +++ b/devel/libclaw/Makefile @@ -7,14 +7,14 @@ PORTNAME= libclaw PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ Library Absolutely Wonderful -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes |