summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjlam <jlam>2000-07-31 04:14:04 +0000
committerjlam <jlam>2000-07-31 04:14:04 +0000
commit3683107d61299cc8eb0b63d326fd2811b9375b14 (patch)
tree72ded13deb8e9f6baefeef6c4366a2dec856fd8e /graphics
parentb375eb153dcd72934159d2f988f204840b7068f1 (diff)
downloadpkgsrc-3683107d61299cc8eb0b63d326fd2811b9375b14.tar.gz
The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-current/Makefile4
-rw-r--r--graphics/gqview/Makefile4
2 files changed, 4 insertions, 4 deletions
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