From 99923fa99ba4aa31165a8e929806b2d9c055a4d5 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 11 Sep 2001 02:38:25 +0000 Subject: Bump png major --- www/openvrml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/openvrml') diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index e3b42726641..327dba6397b 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= openvrml MAINTAINER= 3d@freebsd.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png CONFIGURE_ARGS= --with-jpeg-prefix=${LOCALBASE} \ --with-png-prefix=${LOCALBASE} \ -- cgit