summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-11-21 17:02:16 +0000
committertron <tron@pkgsrc.org>1998-11-21 17:02:16 +0000
commitb5aaf6bae8407b3817104a2e66a98b9fbf821bdb (patch)
tree8c195962d9ee8cb57674d0d7fafbaf4842aa8025 /net
parent16ca79ece2f0a0f21c71fe7a588b2f26a7806a9b (diff)
downloadpkgsrc-b5aaf6bae8407b3817104a2e66a98b9fbf821bdb.tar.gz
Depend on "glib-1.1.4".
Diffstat (limited to 'net')
-rw-r--r--net/ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 252927abaa2..7d5727cb9a9 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/11/12 23:03:39 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 1998/11/21 17:02:16 tron Exp $
#
DISTNAME= ORBit-0.3.0
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/ORBit/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
-DEPENDS+= glib-1.1.3:../../devel/glib
+DEPENDS+= glib-1.1.4:../../devel/glib
DEPENDS+= gindent-1.9.1:../../devel/gindent
GNU_CONFIGURE= yes