pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
canu: Remove experimental GCC requirement
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri May 19 15:06:53 2023 -0500
Changeset: 102d6612550f6c66db8b290d463d67ed4a473500
Modified Files:
canu/Makefile
Log Message:
canu: Remove experimental GCC requirement
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=102d6612550f6c66db8b290d463d67ed4a473500
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
canu/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/canu/Makefile b/canu/Makefile
index 5eba94bd68..783b1c4f97 100644
--- a/canu/Makefile
+++ b/canu/Makefile
@@ -37,7 +37,6 @@ USE_LANGUAGES= c c++
USE_JAVA= run
USE_JAVA2= 8
USE_TOOLS+= gmake pax perl
-GCC_REQD+= 12
WRKSRC= ${WRKDIR}/canu-${PKGVERSION_NOREV}/src
MAKE_ENV+= DESTDIR=${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index