diff options
Diffstat (limited to 'chinese/wordpress-zh_TW/Makefile')
-rw-r--r-- | chinese/wordpress-zh_TW/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index 42905005b317..dd9728e76cd4 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -20,6 +20,9 @@ USES= cpe php:web CPE_VERSION= ${DISTVERSION}.0 .endif USE_PHP= curl exif fileinfo ftp gd hash json mysqli pcre tokenizer xml zip zlib + +CONFLICTS_INSTALL= ja-wordpress wordpress # share/doc/wordpress/readme.html + WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} NO_ARCH= yes NO_BUILD= yes |