From 26c40c61dd1d726913b4b92c5749d3561b40f140 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 May 2001 09:32:18 +0000 Subject: Update dependency on png to >=1.0.11 because of the shlib major bump. Noted by Frederick Bruckman. --- x11/fox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/fox') diff --git a/x11/fox/Makefile b/x11/fox/Makefile index 8a292d5fd4e..f994c1b7def 100644 --- a/x11/fox/Makefile +++ b/x11/fox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/04/18 20:00:39 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2001/05/22 09:32:27 wiz Exp $ # FreeBSD Id: ports/x11-toolkits/fox/Makefile,v 1.14 2001/02/23 19:00:05 knu Exp DISTNAME= fox-0.99.167 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.cfdrc.com/FOX/fox.html COMMENT= Fast and extensive C++ GUI toolkit DEPENDS+= jpeg-*:../../graphics/jpeg -DEPENDS+= png-*:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png .if !defined(USE_XUNICODE) || ${USE_XUNICODE} == "YES" -- cgit v1.2.3