aboutsummaryrefslogtreecommitdiff
path: root/devel/wftk
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:50:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:50:07 +0000
commitd2a574cd84beadb78b14387a431e343f53019089 (patch)
treef34dcd6397341ba0ebd7468c5bcdfa7c05e3e520 /devel/wftk
parent4e9210b7278284b11f40b35f315ce73f48563b69 (diff)
downloadports-d2a574cd84beadb78b14387a431e343f53019089.tar.gz
ports-d2a574cd84beadb78b14387a431e343f53019089.zip
Bump png major
Notes
Notes: svn path=/head/; revision=47628
Diffstat (limited to 'devel/wftk')
-rw-r--r--devel/wftk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile
index 54eaa8a2c126..98b660d47687 100644
--- a/devel/wftk/Makefile
+++ b/devel/wftk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lehmann@ans-netz.de
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
ttf.4:${PORTSDIR}/print/freetype \
sigc.1:${PORTSDIR}/devel/libsigc++ \
SDL-1.1.3:${PORTSDIR}/devel/sdl12 \