diff options
author | hubertf <hubertf> | 1999-02-20 22:48:24 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-02-20 22:48:24 +0000 |
commit | 3c89afa1327f440d7544cbf8f1c52f46e91db734 (patch) | |
tree | f0ac98b899382f539e1e39385f1316edd18626bd /corba/ORBit | |
parent | d9e62bf19ae2d52db15e40f15b4cce285e47fb7a (diff) | |
download | pkgsrc-3c89afa1327f440d7544cbf8f1c52f46e91db734.tar.gz |
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'corba/ORBit')
-rw-r--r-- | corba/ORBit/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile index 10ac827d453..30dab890a31 100644 --- a/corba/ORBit/Makefile +++ b/corba/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/01/16 12:05:09 tron Exp $ +# $NetBSD: Makefile,v 1.10 1999/02/20 22:48:25 hubertf Exp $ # DISTNAME= ORBit-0.3.90 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnome.org/ DEPENDS+= glib-1.1.12:../../devel/glib DEPENDS+= gindent-1.9.1:../../devel/gindent -CONFLICTS= ORBit-* - GNU_CONFIGURE= yes USE_LIBTOOL= yes |