diff options
author | tron <tron> | 1999-08-20 07:22:38 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-20 07:22:38 +0000 |
commit | 081862527aae88b4ea1c4ed6b8179a0e005ff31a (patch) | |
tree | 1cef572065ffe135e71a98304d93db95d7fccdb8 /net/ORBit | |
parent | 93ac8a92df7e12990a2b77fabc21d42baf020ffe (diff) | |
download | pkgsrc-081862527aae88b4ea1c4ed6b8179a0e005ff31a.tar.gz |
Update "dependence" on "gindent" package.
Diffstat (limited to 'net/ORBit')
-rw-r--r-- | net/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 6846ed0f8b2..2370d68ee89 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1999/06/19 15:19:12 tron Exp $ +# $NetBSD: Makefile,v 1.21 1999/08/20 07:22:38 tron Exp $ # DISTNAME= ORBit-0.4.3 @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ DEPENDS+= glib-1.2.2:../../devel/glib -DEPENDS+= gindent-1.9.1:../../devel/gindent +DEPENDS+= gindent-2.2.0:../../devel/gindent GNU_CONFIGURE= yes USE_LIBTOOL= yes |