summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorwiz <wiz>2004-05-03 15:58:20 +0000
committerwiz <wiz>2004-05-03 15:58:20 +0000
commitdab40e9f9b6481a3ff4632cc7e0ae9cff8d39b3a (patch)
tree167908e2e50677e330273bd26f2ed904412bf540 /lang/guile
parent7c1683902cae942b00fe03ef0687ad2a467f3b52 (diff)
downloadpkgsrc-dab40e9f9b6481a3ff4632cc7e0ae9cff8d39b3a.tar.gz
Add conflict with guile-oops package, which installs
the same info files.
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 4360059dc92..d63cd548038 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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