pkgsrc-WIP-changes archive

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

hare: lang/qbe is finally new enough for hare



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Wed Mar 1 21:54:08 2023 -0800
Changeset:	9fe1d21f40ef244df977c363e069449cebd1ebe3

Modified Files:
	hare/Makefile

Log Message:
hare: lang/qbe is finally new enough for hare

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

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

diffstat:
 hare/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/hare/Makefile b/hare/Makefile
index 9205cc6728..4a92de38d2 100644
--- a/hare/Makefile
+++ b/hare/Makefile
@@ -20,7 +20,7 @@ MAKE_FLAGS+=	MANDIR=${MANDIR}
 MAKE_FLAGS+=	PREFIX=${PREFIX}
 
 BUILD_DEPENDS+=		harec-[0-9]*:../../wip/harec
-BUILD_DEPENDS+=		qbe-git-[0-9]*:../../wip/qbe-git
+BUILD_DEPENDS+=		qbe>=1.1:../../lang/qbe
 BUILD_DEPENDS+=		scdoc-[0-9]*:../../textproc/scdoc
 
 pre-configure:


Home | Main Index | Thread Index | Old Index