diff options
Diffstat (limited to 'graphics/libwmf/Makefile')
-rw-r--r-- | graphics/libwmf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index a8f7859e76cb..33ac9b3954cb 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -7,7 +7,7 @@ PORTNAME= libwmf PORTVERSION= 0.2.8.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/wvware/${PORTNAME}/${PORTVERSION} @@ -16,7 +16,7 @@ COMMENT= Tools and library for converting Microsoft WMF (windows metafile) BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png \ + png.6:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 USE_AUTOTOOLS= libtool:22 |