From 74a1518134fb8879cca1b1029853296ca20154df Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 4 Jul 2000 07:13:35 +0000 Subject: Bump png shared library version. Submitted by: Hajimu UMEMOTO --- misc/alevt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/alevt') 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 -- cgit