git: 6684f2f2f37a - main - lang/julia: allow consumers after fed755e222a5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Aug 2023 10:41:01 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6684f2f2f37a027bef86ac732ca2660aaf45a3ae commit 6684f2f2f37a027bef86ac732ca2660aaf45a3ae Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-08-10 10:14:02 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-08-10 10:39:10 +0000 lang/julia: allow consumers after fed755e222a5 Only one Julia version is currently supported, so it's not a meta port. --- Mk/Scripts/qa.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/Mk/Scripts/qa.sh b/Mk/Scripts/qa.sh index 810f581f0f8c..908bc5b40221 100644 --- a/Mk/Scripts/qa.sh +++ b/Mk/Scripts/qa.sh @@ -981,9 +981,6 @@ depends_blacklist() lang/go) instead="USES=go" ;; - lang/julia) - instead="a dependency on lang/julia\${JULIA_DEFAULT:S/.//}" - ;; lang/mono) instead="USES=mono" ;;