summaryrefslogtreecommitdiff
path: root/www/openvrml/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:38:25 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:38:25 +0000
commit4e9210b7278284b11f40b35f315ce73f48563b69 (patch)
tree120a35aba547830aeac9a5d448e01d91d90625db /www/openvrml/Makefile
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47627
Diffstat (limited to 'www/openvrml/Makefile')
-rw-r--r--www/openvrml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index e3b42726641e..327dba6397ba 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} \