- Register CONFLICTS_INSTALL between www/wordpress and german/wordpress [1]

- Add CONFLICTS_INSTALL with upcoming japanese/wordpress [2]

PR:		ports/160907 [1], ports/160172 [2]
Submitted by:	tota (myself) [1]
Approved by:	Yuan-Chung Hsiao (maintainer), miwi@ (timeout > 2 weeks) [1]
This commit is contained in:
TAKATSU Tomonari 2011-10-16 05:21:00 +00:00
parent 67893162be
commit ecb09b40d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283593
2 changed files with 4 additions and 0 deletions

View file

@ -19,6 +19,8 @@ COMMENT= A state-of-the-art semantic personal publishing platform
LICENSE= GPLv2 LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license.txt LICENSE_FILE= ${WRKSRC}/license.txt
CONFLICTS_INSTALL= wordpress-3.* ja-wordpress-ja-3.*
USE_ZIP= yes USE_ZIP= yes
NO_BUILD= yes NO_BUILD= yes
USE_PHP= gd mysql pcre tokenizer xml zip USE_PHP= gd mysql pcre tokenizer xml zip

View file

@ -14,6 +14,8 @@ MASTER_SITES= http://wordpress.org/
MAINTAINER= ychsiao@ychsiao.org MAINTAINER= ychsiao@ychsiao.org
COMMENT= A state-of-the-art semantic personal publishing platform COMMENT= A state-of-the-art semantic personal publishing platform
CONFLICTS_INSTALL= de-wordpress-de-3.* ja-wordpress-ja-3.*
NO_BUILD= yes NO_BUILD= yes
USE_PHP= gd mysql pcre tokenizer xml zip USE_PHP= gd mysql pcre tokenizer xml zip
WANT_PHP_WEB= yes WANT_PHP_WEB= yes