pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
harec: lang/qbe is now new enough for harec
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By: cfkoch
Date: Wed Mar 1 21:55:54 2023 -0800
Changeset: 441c8e9c41a7739f3d4e9514d07751cb7ca6eac2
Modified Files:
harec/Makefile
Log Message:
harec: lang/qbe is now new enough for harec
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=441c8e9c41a7739f3d4e9514d07751cb7ca6eac2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
harec/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/harec/Makefile b/harec/Makefile
index 19c69e323b..b0e5bc869c 100644
--- a/harec/Makefile
+++ b/harec/Makefile
@@ -20,8 +20,7 @@ CONFIGURE_ARGS+= --mandir=${MANDIR}
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --sharedir=${SHAREDIR}
-# Requires QBE with support for 'blit' instruction, which is past 1.0
-BUILD_DEPENDS+= qbe-git-[0-9]*:../../wip/qbe-git
+BUILD_DEPENDS+= qbe>=1.1*:../../lang/qbe
do-configure:
${RUN} cd ${WRKSRC} && ${CONFIG_SHELL} ${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}
Home |
Main Index |
Thread Index |
Old Index