From d0d079e75e9d3233a5b1269d6ab1d77fe348babc Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 31 Jul 2000 04:14:04 +0000 Subject: The gettext package gained a shared library. For all packages which link against libintl.so, update the dependency on gettext to >=0.10.35nb1. --- graphics/gimp-current/Makefile | 4 ++-- graphics/gqview/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/gimp-current/Makefile b/graphics/gimp-current/Makefile index 8c761673bb9..6cee6ede595 100644 --- a/graphics/gimp-current/Makefile +++ b/graphics/gimp-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2000/07/15 20:39:19 agc Exp $ +# $NetBSD: Makefile,v 1.23 2000/07/31 04:14:07 jlam Exp $ DISTNAME= gimp-1.1.24 CATEGORIES= graphics @@ -11,7 +11,7 @@ MAINTAINER= hubert@netbsd.org HOMEPAGE= http://www.gimp.org/ DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= gettext-0.10.35nb1:../../devel/gettext +DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext DEPENDS+= gtk+>=1.2.7:../../x11/gtk DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib DEPENDS+= png>=1.0.6:../../graphics/png diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 51f09175d80..c8b464aa02c 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/05/25 10:16:45 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2000/07/31 04:14:08 jlam Exp $ # FreeBSD Id: Makefile,v 1.7 1998/12/09 06:59:39 vanilla Exp # @@ -10,7 +10,7 @@ MAINTAINER= wiz@netbsd.org HOMEPAGE= http://gqview.sourceforge.net/index.html DEPENDS+= imlib-*:../../graphics/imlib -DEPENDS+= gettext-0.10.*:../../devel/gettext +DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext USE_X11BASE= yes GNU_CONFIGURE= yes -- cgit v1.2.3