aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2022-05-15 04:27:13 +0000
committerWen Heping <wen@FreeBSD.org>2022-05-15 04:27:13 +0000
commit4f4a9060289c7b226e5803850341e2053bc09a80 (patch)
treeac1df5e4d260e1921c49fd013236ab1a0f8a2474
parentabbd956172cfcf78711cbbe54ea4fe9ef10efd8c (diff)
downloadports-4f4a9060289c7b226e5803850341e2053bc09a80.tar.gz
ports-4f4a9060289c7b226e5803850341e2053bc09a80.zip
www/joomla*: Update CONFLICTS, only contain the PKGBASE of the conflicting package [1]
Change CONFLICTS to CONFLICTS_INSTALL Spotted by: se@ [1]
-rw-r--r--www/joomla3/Makefile2
-rw-r--r--www/joomla4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/joomla3/Makefile b/www/joomla3/Makefile
index 26f455d7e0b7..49a6860e022b 100644
--- a/www/joomla3/Makefile
+++ b/www/joomla3/Makefile
@@ -16,7 +16,7 @@ USES= cpe php:web tar:bz2 shebangfix
CPE_VENDOR= ${PORTNAME}
CPE_PRODUCT= ${PORTNAME}\!
-CONFLICTS= joomla-4.1.[0-9]*
+CONFLICTS_INSTALL= joomla
NO_ARCH= yes
NO_BUILD= yes
diff --git a/www/joomla4/Makefile b/www/joomla4/Makefile
index ce8475c3a329..eea3176c09a7 100644
--- a/www/joomla4/Makefile
+++ b/www/joomla4/Makefile
@@ -13,7 +13,7 @@ USES= cpe php:web shebangfix zip
CPE_VENDOR= ${PORTNAME}
CPE_PRODUCT= ${PORTNAME}\!
-CONFLICTS= joomla-3.10.[0-9]*
+CONFLICTS_INSTALL= joomla3
NO_ARCH= yes
NO_BUILD= yes