summaryrefslogtreecommitdiff
path: root/misc/magicpoint
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 03:32:41 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 03:32:41 +0000
commit5676988fbdae24508f808f1482546e67a8ca7303 (patch)
treefafee761f2f4f28526f5fb1dda8a5e2f94321c9a /misc/magicpoint
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47630
Diffstat (limited to 'misc/magicpoint')
-rw-r--r--misc/magicpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index 2fbca31b3c07..7aa5407b8af7 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
MAINTAINER?= mita@FreeBSD.org
-LIB_DEPENDS+= png.4:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS+= pnmscale:${PORTSDIR}/graphics/netpbm
USE_IMAKE= yes