mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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:
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
|
@ -19,6 +19,8 @@ COMMENT= A state-of-the-art semantic personal publishing platform
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
CONFLICTS_INSTALL= wordpress-3.* ja-wordpress-ja-3.*
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
USE_PHP= gd mysql pcre tokenizer xml zip
|
||||
|
|
|
@ -14,6 +14,8 @@ MASTER_SITES= http://wordpress.org/
|
|||
MAINTAINER= ychsiao@ychsiao.org
|
||||
COMMENT= A state-of-the-art semantic personal publishing platform
|
||||
|
||||
CONFLICTS_INSTALL= de-wordpress-de-3.* ja-wordpress-ja-3.*
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= gd mysql pcre tokenizer xml zip
|
||||
WANT_PHP_WEB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue