diff options
author | Wen Heping <wen@FreeBSD.org> | 2022-05-14 06:03:34 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2022-05-14 06:03:34 +0000 |
commit | d8911ee81828dbb2419768786cc069812111804c (patch) | |
tree | f98913be9fc9d6042409a9ed4fc3383a348a9d40 | |
parent | 10efc6f1605c11b04fd57b72409027013e62327e (diff) |
www/joomla3: Add CONFLICTS
-rw-r--r-- | www/joomla3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |