summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-05-22 09:32:18 +0000
committerwiz <wiz@pkgsrc.org>2001-05-22 09:32:18 +0000
commit26c40c61dd1d726913b4b92c5749d3561b40f140 (patch)
tree1df5f6c020b6f6acdff761eca4cb1348bc4276f8 /editors
parent1ae709ff51fb04b43ea64c7120ae73bf58d442f7 (diff)
downloadpkgsrc-26c40c61dd1d726913b4b92c5749d3561b40f140.tar.gz
Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/ted/Makefile8
-rw-r--r--editors/xemacs/Makefile4
3 files changed, 8 insertions, 8 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 52135064089..849abc1fcc0 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/05/17 19:57:02 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2001/05/22 09:32:18 wiz Exp $
#
# According to AbiSource's explanation of their trademark rights,
# compilations/distributions of AbiWord not provided by AbiSource must
@@ -20,7 +20,7 @@ COMMENT= Open Source cross-platform word processor
BUILD_DEPENDS+= unzip-*:../../archivers/unzip
DEPENDS+= ispell-base-*:../../textproc/ispell-base
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= png>1.0.9:../../graphics/png
+DEPENDS+= png>=1.0.11:../../graphics/png
USE_X11= # defined
USE_XPM= # defined
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index f5afb87f639..56fb2ae39a6 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/05/19 17:18:41 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/05/22 09:32:18 wiz Exp $
DISTNAME= ted-2.10.src
PKGNAME= ted-2.10
@@ -11,9 +11,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.nllgg.nl/Ted/
COMMENT= X11 based WordPad-like word processor
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>1.0.9:../../graphics/png
-DEPENDS+= tiff-*:../../graphics/tiff
+DEPENDS+= jpeg-6b:../../graphics/jpeg
+DEPENDS+= png>=1.0.11:../../graphics/png
+DEPENDS+= tiff-*:../../graphics/tiff
USE_MOTIF= YES
USE_X11= YES
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