From 2d0bc71d62d0a950fd5dac8432fe6b67c45228c2 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. --- editors/xemacs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/xemacs') diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 91071747d04..f60a20fffa4 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2001/03/04 09:06:10 tron Exp $ +# $NetBSD: Makefile,v 1.33 2001/05/22 09:32:19 wiz Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp DISTNAME= xemacs-21.1.14 @@ -16,7 +16,7 @@ HOMEPAGE= http://www.xemacs.org/ COMMENT= XEmacs text editor version 21 DEPENDS+= gdbm>=1.7.3:../../databases/gdbm -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= jpeg-*:../../graphics/jpeg -- cgit v1.2.3