git: d8911ee81828 - main - www/joomla3: Add CONFLICTS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 May 2022 01:42:32 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8911ee81828dbb2419768786cc069812111804c commit d8911ee81828dbb2419768786cc069812111804c Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-05-14 06:03:34 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-05-14 06:03:34 +0000 www/joomla3: Add CONFLICTS --- www/joomla3/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/joomla3/Makefile b/www/joomla3/Makefile index f89f74048269..26f455d7e0b7 100644 --- a/www/joomla3/Makefile +++ b/www/joomla3/Makefile @@ -16,6 +16,8 @@ USES= cpe php:web tar:bz2 shebangfix CPE_VENDOR= ${PORTNAME} CPE_PRODUCT= ${PORTNAME}\! +CONFLICTS= joomla-4.1.[0-9]* + NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes