diff options
Diffstat (limited to 'graphics/bmeps/Makefile')
-rw-r--r-- | graphics/bmeps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index cc1c3c518ace..389637478f81 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmeps PORTVERSION= 2.2.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/bsdlic.txt LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ netpbm:${PORTSDIR}/graphics/netpbm \ - png:${PORTSDIR}/graphics/png + png15:${PORTSDIR}/graphics/png USE_ZIP= yes USE_PERL5= yes |