summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnome
diff options
context:
space:
mode:
authorrh <rh>2003-01-17 02:30:45 +0000
committerrh <rh>2003-01-17 02:30:45 +0000
commit8be54501ad415d055085500e8db0a948be4341e3 (patch)
tree5e65e76b721b62e92ee2a41fefa54f81480d22a9 /meta-pkgs/gnome
parentf25d414e61faf964918a404ea3aa853e833b8b03 (diff)
downloadpkgsrc-8be54501ad415d055085500e8db0a948be4341e3.tar.gz
Fix typo: >= instead of > for pan dependency
Diffstat (limited to 'meta-pkgs/gnome')
-rw-r--r--meta-pkgs/gnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile
index 6aeb65b551d..cfa858aa933 100644
--- a/meta-pkgs/gnome/Makefile
+++ b/meta-pkgs/gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/01/13 01:05:08 rh Exp $
+# $NetBSD: Makefile,v 1.12 2003/01/17 02:30:45 rh Exp $
DISTNAME= gnome-1.4.2.1
CATEGORIES= meta-pkgs x11 gnome
@@ -32,7 +32,7 @@ DEPENDS+= gnumeric>=0.75nb5:../../math/gnumeric0
DEPENDS+= gtk-->=1.2.10:../../x11/gtk--
DEPENDS+= gtk-engines>=0.12:../../x11/gtk-engines
DEPENDS+= gtop>=1.0.13nb2:../../sysutils/gtop
-DEPENDS+= pan>0.11.4nb2:../../news/pan
+DEPENDS+= pan>=0.11.4nb2:../../news/pan
DEPENDS+= xchat-gnome>=1.8.10nb3:../../chat/xchat-gnome
USE_X11= yes