aboutsummaryrefslogtreecommitdiff
path: root/graphics/pencil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pencil/Makefile')
-rw-r--r--graphics/pencil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile
index 82b98bd33864..5278d5e3b232 100644
--- a/graphics/pencil/Makefile
+++ b/graphics/pencil/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pencil
PORTVERSION= 0.4.4b
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}-planner/Pencil/${PORTVERSION}eta
DISTNAME= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFFIX}
@@ -18,7 +18,7 @@ COMMENT= Pencil - a traditional 2D animation software
LICENSE= GPLv2
LIB_DEPENDS+= ming:${PORTSDIR}/graphics/ming \
- png:${PORTSDIR}/graphics/png \
+ png15:${PORTSDIR}/graphics/png \
freetype:${PORTSDIR}/print/freetype2 \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
iconv:${PORTSDIR}/converters/libiconv \