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 00e2d3c8aadd..eecc0662c71a 100644 --- a/devel/libclaw/Makefile +++ b/devel/libclaw/Makefile @@ -7,7 +7,7 @@ PORTNAME= libclaw PORTVERSION= 1.5.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ Library Absolutely Wonderful LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png + png.6:${PORTSDIR}/graphics/png USE_BZIP2= yes |