summaryrefslogtreecommitdiff
path: root/graphics/py-paint
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:22:51 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:22:51 +0000
commitdb2dadbaab163b9f7208bccebda97b8ddd68b1c4 (patch)
tree07d791006359716c599daee915bbd794b3514e5d /graphics/py-paint
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47625
Diffstat (limited to 'graphics/py-paint')
-rw-r--r--graphics/py-paint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-paint/Makefile b/graphics/py-paint/Makefile
index cb8bb86e33eb..0e9f782ad8c6 100644
--- a/graphics/py-paint/Makefile
+++ b/graphics/py-paint/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= perky@python.or.kr
BUILD_DEPENDS= ${PYDISTUTILS}
LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype \
- png.4:${PORTSDIR}/graphics/png \
+ png.5:${PORTSDIR}/graphics/png \
art_lgpl.5:${PORTSDIR}/graphics/libart
USE_PYTHON= yes