pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/guile Add conflict with guile-oops package, which...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c375c3760c4
branches:  trunk
changeset: 474641:9c375c3760c4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 03 15:58:20 2004 +0000

description:
Add conflict with guile-oops package, which installs
the same info files.

diffstat:

 lang/guile/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5128b421bdc4 -r 9c375c3760c4 lang/guile/Makefile
--- a/lang/guile/Makefile       Mon May 03 15:57:44 2004 +0000
+++ b/lang/guile/Makefile       Mon May 03 15:58:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2004/02/14 17:21:43 jlam Exp $
+# $NetBSD: Makefile,v 1.52 2004/05/03 15:58:20 wiz Exp $
 
 DISTNAME=              guile-1.6.4
 CATEGORIES=            lang
@@ -8,7 +8,7 @@
 HOMEPAGE=              http://www.gnu.org/software/guile/guile.html
 COMMENT=               GNU's Ubiquitous Intelligent Language for Extension
 
-CONFLICTS=             guile14<1.4.1nb1
+CONFLICTS=             guile14<1.4.1nb1 guile-oops-[0-9]*
 
 USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index