pkgsrc-WIP-changes archive

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

qbe: Conflicts with qbe-git



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Wed Jan 18 17:44:01 2023 -0800
Changeset:	255b202272fadf89326f3ea5f47f525eb8097df1

Modified Files:
	qbe/Makefile

Log Message:
qbe: Conflicts with qbe-git

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=255b202272fadf89326f3ea5f47f525eb8097df1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qbe/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/qbe/Makefile b/qbe/Makefile
index 9a553fe34d..32cee50395 100644
--- a/qbe/Makefile
+++ b/qbe/Makefile
@@ -9,6 +9,8 @@ HOMEPAGE=	https://c9x.me/compile/
 COMMENT=	Compiler backend
 LICENSE=	mit
 
+CONFLICTS+=	qbe-git-[0-9]*
+
 USE_LANGUAGES=	c
 USE_TOOLS+=	gmake
 NO_CONFIGURE=	yes


Home | Main Index | Thread Index | Old Index