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 eecc0662c71a..6aebeaf06560 100644 --- a/devel/libclaw/Makefile +++ b/devel/libclaw/Makefile @@ -7,7 +7,7 @@ PORTNAME= libclaw PORTVERSION= 1.5.3 -PORTREVISION= 4 +PORTREVISION= 5 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.6:${PORTSDIR}/graphics/png + png15:${PORTSDIR}/graphics/png USE_BZIP2= yes |