summaryrefslogtreecommitdiff
path: root/corba
diff options
context:
space:
mode:
authorjlam <jlam>1999-10-01 22:59:38 +0000
committerjlam <jlam>1999-10-01 22:59:38 +0000
commit83dc1877976b47786f5b4ee643b29f26209fcfa8 (patch)
tree63199729a39f567e2c012fc053ff21630bae92b9 /corba
parent8f58190e958fcb8e651418a555039a1a3221c6dc (diff)
downloadpkgsrc-83dc1877976b47786f5b4ee643b29f26209fcfa8.tar.gz
Change to depend on gindent-*.
Diffstat (limited to 'corba')
-rw-r--r--corba/ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile
index d72b5b68e0d..0fadf30f39d 100644
--- a/corba/ORBit/Makefile
+++ b/corba/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 1999/09/29 09:46:41 agc Exp $
+# $NetBSD: Makefile,v 1.25 1999/10/01 22:59:38 jlam Exp $
#
DISTNAME= ORBit-0.4.3
@@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
DEPENDS+= glib-1.2.4:../../devel/glib
-DEPENDS+= gindent-2.2.0:../../devel/gindent
+DEPENDS+= gindent-*:../../devel/gindent
GNU_CONFIGURE= yes
USE_LIBTOOL= yes