diff options
Diffstat (limited to 'graphics/icoutils/Makefile')
-rw-r--r-- | graphics/icoutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile index 2fe5f2d3f3d1..e0780ccc7495 100644 --- a/graphics/icoutils/Makefile +++ b/graphics/icoutils/Makefile @@ -7,13 +7,14 @@ PORTNAME= icoutils PORTVERSION= 0.28.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Convert/extract images in Microsoft Windows(R) icon/cursor files -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww USE_PERL5_RUN= yes |