diff options
-rw-r--r-- | www/joomla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/joomla/Makefile b/www/joomla/Makefile index d81ca2dd06c4..dbf2fbfab738 100644 --- a/www/joomla/Makefile +++ b/www/joomla/Makefile @@ -13,6 +13,8 @@ DISTNAME= Joomla_${PORTVERSION}-Stable-Full_Package MAINTAINER= wen@FreeBSD.org COMMENT= A dynamic web content management system (CMS) +CONFLICTS= joomla-2.*.* + NO_BUILD= yes FETCH_ARGS= -apR USE_ZIP= yes |