aboutsummaryrefslogtreecommitdiff
path: root/graphics/libwmf/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commitde78af3ac53da4687d22975cd2e236a0668d9a0d (patch)
treed9c023ed56bfb9a9663ac490476a1cca76b1c499 /graphics/libwmf/Makefile
parent1c61847a1158728babbb2e3016e7b369abef3304 (diff)
Notes
Diffstat (limited to 'graphics/libwmf/Makefile')
-rw-r--r--graphics/libwmf/Makefile4
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