summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-08-31 09:17:56 +0000
committerobache <obache@pkgsrc.org>2008-08-31 09:17:56 +0000
commitd94e07276a47d5200a21c90c5f62bdcfbaa125cc (patch)
tree3826a0c7780dc84c22e6d44ff9ded198942debdc /lang
parent7c476351f4eac5add5846ec54010ea826cced489 (diff)
downloadpkgsrc-d94e07276a47d5200a21c90c5f62bdcfbaa125cc.tar.gz
lang/gambc and lang/scheme48 are conflict with bin/scheme-r5rs.
Noticed by Aleksej Saushev in PR 39403.
Diffstat (limited to 'lang')
-rw-r--r--lang/gambc/Makefile5
-rw-r--r--lang/scheme48/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/lang/gambc/Makefile b/lang/gambc/Makefile
index 3a842e468d0..1dba8ca8b61 100644
--- a/lang/gambc/Makefile
+++ b/lang/gambc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/07/16 07:14:36 bjs Exp $
+# $NetBSD: Makefile,v 1.7 2008/08/31 09:17:56 obache Exp $
#
DISTNAME= gambc-${GAMBC_DIST_VERSION}
@@ -14,6 +14,9 @@ COMMENT= GambitC Scheme System
PKG_DESTDIR_SUPPORT= user-destdir
NOT_FOR_BULK_PLATFORM+= SunOS-*-*
+# bin/scheme-r5rs
+CONFLICTS+= scheme48>=1.2
+
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile
index c8f914e6db6..9d1877d7ca0 100644
--- a/lang/scheme48/Makefile
+++ b/lang/scheme48/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2008/05/02 09:22:21 degroote Exp $
+# $NetBSD: Makefile,v 1.32 2008/08/31 09:17:56 obache Exp $
DISTNAME= scheme48-1.8
CATEGORIES= lang
@@ -14,6 +14,9 @@ NOT_FOR_PLATFORM= *-*-alpha # *severe* problems. Bus error, alignment
PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
+# bin/scheme-r5rs
+CONFLICTS+= gambc-[0-9]*
+
GNU_CONFIGURE= yes
USE_TOOLS= gmake
BUILD_TARGET= enough