From 6db96c05006f9dc75e9717730eb1a12a7476f363 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 4 Jul 2000 07:13:35 +0000 Subject: Bump png shared library version. Submitted by: Hajimu UMEMOTO --- misc/alevt/Makefile | 2 +- misc/magicpoint/Makefile | 2 +- misc/videotext/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/alevt/Makefile b/misc/alevt/Makefile index 9536522c8099..a785c2df1887 100644 --- a/misc/alevt/Makefile +++ b/misc/alevt/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= apps/video MAINTAINER= roger@freebsd.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 7d6f118b59fb..f081443f5db6 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/ MAINTAINER?= mita@jp.FreeBSD.org LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype \ - png.3:${PORTSDIR}/graphics/png + png.4:${PORTSDIR}/graphics/png USE_IMAKE= yes GNU_CONFIGURE= yes diff --git a/misc/videotext/Makefile b/misc/videotext/Makefile index 0e52d0e0dabf..fc5a66b19fca 100644 --- a/misc/videotext/Makefile +++ b/misc/videotext/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://elektra.e-technik.uni-ulm.de/~mbuck/download/ MAINTAINER= roger@FreeBSD.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ xview.3:${PORTSDIR}/x11-toolkits/xview USE_X_PREFIX= yes -- cgit v1.2.3