summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-07-31 04:14:04 +0000
committerjlam <jlam@pkgsrc.org>2000-07-31 04:14:04 +0000
commitd0d079e75e9d3233a5b1269d6ab1d77fe348babc (patch)
tree72ded13deb8e9f6baefeef6c4366a2dec856fd8e
parent7fafe6f1f9ea510c5edb4dd99252cda966a4cc06 (diff)
downloadpkgsrc-d0d079e75e9d3233a5b1269d6ab1d77fe348babc.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.
-rw-r--r--audio/gqmpeg/Makefile4
-rw-r--r--devel/bison/Makefile4
-rw-r--r--devel/libglade/Makefile4
-rw-r--r--devel/libgtop/Makefile4
-rw-r--r--devel/maketool/Makefile4
-rw-r--r--games/xracer/Makefile4
-rw-r--r--graphics/gimp-current/Makefile4
-rw-r--r--graphics/gqview/Makefile4
-rw-r--r--mail/mutt/Makefile4
-rw-r--r--math/pspp/Makefile4
-rw-r--r--misc/gnucash/Makefile6
-rw-r--r--misc/gperiodic/Makefile4
-rw-r--r--misc/quicklist/Makefile4
-rw-r--r--misc/rpm/Makefile4
-rw-r--r--net/ORBit/Makefile4
-rw-r--r--security/gnupg/Makefile4
-rw-r--r--sysutils/kdf/Makefile4
-rw-r--r--www/arena/Makefile4
-rw-r--r--www/lynx-current/Makefile4
-rw-r--r--x11/gtk/Makefile4
-rw-r--r--x11/kworldwatch/Makefile4
-rw-r--r--x11/rep-gtk/Makefile4
-rw-r--r--x11/windowmaker/Makefile4
-rw-r--r--x11/xfce/Makefile4
24 files changed, 49 insertions, 49 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 8e5f8cbbd44..74743431f39 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2000/07/06 00:46:10 hubertf Exp $
+# $NetBSD: Makefile,v 1.18 2000/07/31 04:14:04 jlam Exp $
# FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
#
@@ -14,7 +14,7 @@ DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= mpg123-0.59r:../../audio/mpg123
DEPENDS+= gdk-pixbuf>=0.8.0nb1:../../graphics/gdk-pixbuf
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
USE_X11BASE= yes
GNU_CONFIGURE= yes
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 236eceba477..130715ec9b3 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/01/10 19:11:07 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 2000/07/31 04:14:06 jlam Exp $
DISTNAME= bison-1.28
CATEGORIES= devel
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=bison/}
MAINTAINER= thorpej@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bison/bison.html
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
GNU_CONFIGURE= yes
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index 15c90d0292a..8ec5145d888 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2000/06/27 00:29:08 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2000/07/31 04:14:06 jlam Exp $
#
DISTNAME= libglade-0.13
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libglade/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.daa.com.au/~james/gnome/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
# do not remove esound pre-requisite
DEPENDS+= esound>=0.2.18:../../audio/esound
DEPENDS+= gnome-libs>=1.2.1:../../x11/gnome-libs
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 203fbd07e15..c73b37deb5c 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2000/07/30 02:52:20 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2000/07/31 04:14:06 jlam Exp $
DISTNAME= libgtop-1.0.9
CATEGORIES= devel gnome
@@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.home-of-linux.org/gnome/libgtop/
BUILD_DEPENDS= ${PERL}:../../lang/perl5
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= guile-[0-9]*:../../lang/guile
diff --git a/devel/maketool/Makefile b/devel/maketool/Makefile
index 4d962cf57f7..43c98a6a520 100644
--- a/devel/maketool/Makefile
+++ b/devel/maketool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/01/10 19:11:08 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 2000/07/31 04:14:07 jlam Exp $
#
DISTNAME= maketool-0.5.1
@@ -10,7 +10,7 @@ MAINTAINER= fb@enteract.com
HOMEPAGE= http://www.alphalink.com.au/~gnb/maketool/
BUILD_DEPENDS+= autoconf:../../devel/autoconf
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= gtk+-1.2.*:../../x11/gtk
USE_GMAKE= yes
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index f131567439b..ff5a6f949c1 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/06/21 08:12:37 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2000/07/31 04:14:07 jlam Exp $
#
DISTNAME= xracer-0.96.9
@@ -10,7 +10,7 @@ HOMEPAGE= http://xracer.annexia.org/
DEPENDS+= Mesa-*:../../graphics/Mesa
DEPENDS+= jpeg-*:../../graphics/jpeg
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
USE_X11= # defined
USE_GMAKE= # defined
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
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 18ec1da5edf..0f74739acce 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2000/07/29 06:30:03 tron Exp $
+# $NetBSD: Makefile,v 1.56 2000/07/31 04:14:08 jlam Exp $
DISTNAME= mutt-1.2.5i
CATEGORIES= mail
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.mutt.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
-DEPENDS+= gettext-*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 44cb8612f9a..6cdaf12906e 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/04/16 08:56:15 mycroft Exp $
+# $NetBSD: Makefile,v 1.11 2000/07/31 04:14:08 jlam Exp $
#
DISTNAME= pspp-0.3.0
@@ -16,7 +16,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/pspp/
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
GNU_CONFIGURE= yes
USE_GTEXINFO= yes
diff --git a/misc/gnucash/Makefile b/misc/gnucash/Makefile
index 2a51f4c70b6..3412e966bbe 100644
--- a/misc/gnucash/Makefile
+++ b/misc/gnucash/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2000/06/26 20:52:33 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2000/07/31 04:14:08 jlam Exp $
#
-DISTNAME= gnucash-1.4.1
+DISTNAME= gnucash-1.4.3
CATEGORIES= misc
MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
http://download.sourceforge.net/gnucash/
@@ -10,7 +10,7 @@ MAINTAINER= drankin@bohemians.lexington.ky.us
HOMEPAGE= http://www.gnucash.org/
DEPENDS+= gnome-libs>=1.0.40:../../x11/gnome-libs
-DEPENDS+= gettext>=0.10.35:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= eperl-2.2.14:../../textproc/eperl
DEPENDS+= libperl-5.00404:../../lang/libperl
DEPENDS+= g-wrap>=0.9.4:../../devel/g-wrap
diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile
index 85b86048cba..10eb6c48614 100644
--- a/misc/gperiodic/Makefile
+++ b/misc/gperiodic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/01/10 19:11:09 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2000/07/31 04:14:09 jlam Exp $
#
DISTNAME= gperiodic-1.2.6
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://gperiodic.seul.org/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= gtk+-1.2.*:../../x11/gtk
GNU_CONFIGURE= yes
diff --git a/misc/quicklist/Makefile b/misc/quicklist/Makefile
index 678d0189dde..a8ed5fda87f 100644
--- a/misc/quicklist/Makefile
+++ b/misc/quicklist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/04/28 00:34:59 garbled Exp $
+# $NetBSD: Makefile,v 1.5 2000/07/31 04:14:09 jlam Exp $
#
DISTNAME= quicklist-0.8.6
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.quicklist.org/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.quicklist.org/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= gtk+-1.2.*:../../x11/gtk
GNU_CONFIGURE= yes
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index e9a25f22da6..aa7260ce5c1 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/07/29 02:21:56 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2000/07/31 04:14:09 jlam Exp $
#
DISTNAME= rpm-2.5.4
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/ \
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www.rpm.org/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index e1a48937a4c..da3be8c31bb 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/07/25 04:50:37 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2000/07/31 04:14:09 jlam Exp $
#
DISTNAME= ORBit-0.5.2
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/
DEPENDS+= glib>=1.2.7:../../devel/glib
DEPENDS+= gindent-*:../../devel/gindent
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
USE_GMAKE= # defined
USE_LIBTOOL= # defined
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index e1bf8175a0f..3d613b784a6 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/07/16 23:05:38 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2000/07/31 04:14:10 jlam Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.gnupg.org/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
USE_GMAKE= yes
diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile
index cd9a660e7b9..af58addaa09 100644
--- a/sysutils/kdf/Makefile
+++ b/sysutils/kdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/07/17 13:58:22 agc Exp $
+# $NetBSD: Makefile,v 1.11 2000/07/31 04:14:10 jlam Exp $
#
DISTNAME= kdf-0.5.1
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.edu.uni-klu.ac.at/~mkropfbe
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= kde-1.1.2:../../x11/kde
USE_X11BASE= YES
diff --git a/www/arena/Makefile b/www/arena/Makefile
index c1e811823b9..3ddceff26af 100644
--- a/www/arena/Makefile
+++ b/www/arena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2000/03/21 22:40:57 tron Exp $
+# $NetBSD: Makefile,v 1.25 2000/07/31 04:14:10 jlam Exp $
# FreeBSD Id: Makefile,v 1.10 1998/05/04 20:22:31 jseger Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.yggdrasil.com/Products/Arena/
BUILD_DEPENDS+= autoconf:../../devel/autoconf
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= libwww-5.2.8:../../www/libwww
DEPENDS+= png>=1.0.6:../../graphics/png
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 8c6035178c9..25ef042fc2f 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/07/25 00:25:13 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 2000/07/31 04:14:10 jlam Exp $
#
DISTNAME= lynx2.8.3rel.1
@@ -14,7 +14,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= fb@enteract.com
HOMEPAGE= http://lynx.browser.org/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
RESTRICTED= "Crypto, export-controlled"
NO_BIN_ON_FTP= ${RESTRICTED}
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index bad523aa364..240fb72fd88 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2000/06/05 01:12:37 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2000/07/31 04:14:11 jlam Exp $
DISTNAME= gtk+-1.2.8
CATEGORIES= x11
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gtk.org/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= glib>=1.2.8:../../devel/glib
BUILD_DEPENDS+= ${LOCALBASE}/bin/perl:../../lang/perl5
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index 024b136b4f6..79e26c3ea0d 100644
--- a/x11/kworldwatch/Makefile
+++ b/x11/kworldwatch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/07/15 20:39:27 agc Exp $
+# $NetBSD: Makefile,v 1.12 2000/07/31 04:14:11 jlam Exp $
#
DISTNAME= kworldwatch-0.6
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= kde-1.1.2:../../x11/kde
CONFLICTS+= kdetoys-*
diff --git a/x11/rep-gtk/Makefile b/x11/rep-gtk/Makefile
index ceeef8fede8..7c477d56a15 100644
--- a/x11/rep-gtk/Makefile
+++ b/x11/rep-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/07/01 03:40:18 danw Exp $
+# $NetBSD: Makefile,v 1.3 2000/07/31 04:14:11 jlam Exp $
#
DISTNAME= rep-gtk-0.11
@@ -12,7 +12,7 @@ DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= librep>=0.11:../../lang/librep
DEPENDS+= libglade-*:../../devel/libglade
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
-DEPENDS+= gettext-*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
USE_X11= yes
GNU_CONFIGURE= yes
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index b479a44ee1a..8a41bc9f2a0 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2000/07/22 02:18:45 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.53 2000/07/31 04:14:12 jlam Exp $
DISTNAME= WindowMaker-0.62.1
PKGNAME= windowmaker-0.62.1
@@ -11,7 +11,7 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.windowmaker.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= libproplist-0.10.*:../../devel/libproplist
DEPENDS+= libungif-*:../../graphics/libungif
DEPENDS+= jpeg-6b:../../graphics/jpeg
diff --git a/x11/xfce/Makefile b/x11/xfce/Makefile
index dfd6b006eb1..13614263015 100644
--- a/x11/xfce/Makefile
+++ b/x11/xfce/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/07/15 20:39:28 agc Exp $
+# $NetBSD: Makefile,v 1.11 2000/07/31 04:14:13 jlam Exp $
DISTNAME= xfce-3.3.1
CATEGORIES= x11
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.xfce.org/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= imlib-1.9.*:../../graphics/imlib
DEPENDS+= xpm-3.4k:../../graphics/xpm