summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authorwiz <wiz>2001-05-22 09:32:18 +0000
committerwiz <wiz>2001-05-22 09:32:18 +0000
commit2d0bc71d62d0a950fd5dac8432fe6b67c45228c2 (patch)
tree1df5f6c020b6f6acdff761eca4cb1348bc4276f8 /editors/xemacs
parent1c7d6b8bd5b706359bc20720ac0c4579669989c3 (diff)
downloadpkgsrc-2d0bc71d62d0a950fd5dac8432fe6b67c45228c2.tar.gz
Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/Makefile4
1 files changed, 2 insertions, 2 deletions
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