diff options
Diffstat (limited to 'graphics/p5-Imager/Makefile')
-rw-r--r-- | graphics/p5-Imager/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Imager/Makefile b/graphics/p5-Imager/Makefile index f2776b77fa06..012525958ea8 100644 --- a/graphics/p5-Imager/Makefile +++ b/graphics/p5-Imager/Makefile @@ -7,6 +7,7 @@ PORTNAME= Imager PORTVERSION= 0.90 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,7 +21,7 @@ LICENSE_COMB= dual LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ gif.5:${PORTSDIR}/graphics/giflib \ jpeg:${PORTSDIR}/graphics/jpeg \ - png:${PORTSDIR}/graphics/png \ + png15:${PORTSDIR}/graphics/png \ t1:${PORTSDIR}/devel/t1lib \ tiff:${PORTSDIR}/graphics/tiff |