diff options
author | wen <wen@FreeBSD.org> | 2012-02-21 14:19:05 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-02-21 14:19:05 +0800 |
commit | ef1421e795cf7b04c7a5aa576e30880a7ea8f63e (patch) | |
tree | c4c7fb0e387fefd5c78b515fd7b6aa09c55eb93c | |
parent | 541c6ce27701037c48005b2e3972210769170f73 (diff) | |
download | freebsd-ports-gnome-ef1421e795cf7b04c7a5aa576e30880a7ea8f63e.tar.gz freebsd-ports-gnome-ef1421e795cf7b04c7a5aa576e30880a7ea8f63e.tar.zst freebsd-ports-gnome-ef1421e795cf7b04c7a5aa576e30880a7ea8f63e.zip |
- Add CONFLICTS with www/joomla25
-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 |