git: ac2cd9087f48 - main - www/py-django: drop unused stage-qa check after ff89f3f090b3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Aug 2023 10:41:02 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac2cd9087f48cd9afe698759e1e02176188809c2 commit ac2cd9087f48cd9afe698759e1e02176188809c2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-08-10 10:18:43 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-08-10 10:39:10 +0000 www/py-django: drop unused stage-qa check after ff89f3f090b3 Depending on non-existent ports is already illegal. --- Mk/Scripts/qa.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/Mk/Scripts/qa.sh b/Mk/Scripts/qa.sh index 908bc5b40221..b2184a66eeb5 100644 --- a/Mk/Scripts/qa.sh +++ b/Mk/Scripts/qa.sh @@ -987,9 +987,6 @@ depends_blacklist() devel/llvm) instead="a dependency on devel/llvm\${LLVM_DEFAULT}" ;; - www/py-django) - instead="one of the www/py-djangoXYZ port" - ;; esac if [ -n "${instead}" ]; then