Index: german/wordpress/Makefile =================================================================== RCS file: /home/ncvs/ports/german/wordpress/Makefile,v retrieving revision 1.42 diff -u -r1.42 Makefile --- german/wordpress/Makefile 26 Aug 2011 06:48:53 -0000 1.42 +++ german/wordpress/Makefile 22 Sep 2011 11:36:58 -0000 @@ -19,6 +19,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt +CONFLICTS= wordpress-[3].* + USE_ZIP= yes NO_BUILD= yes USE_PHP= gd mysql pcre tokenizer xml zip Index: www/wordpress/Makefile =================================================================== RCS file: /home/ncvs/ports/www/wordpress/Makefile,v retrieving revision 1.72 diff -u -r1.72 Makefile --- www/wordpress/Makefile 13 Jul 2011 05:55:17 -0000 1.72 +++ www/wordpress/Makefile 22 Sep 2011 11:35:23 -0000 @@ -14,6 +14,8 @@ MAINTAINER= ychsiao@ychsiao.org COMMENT= A state-of-the-art semantic personal publishing platform +CONFLICTS= de-wordpress-de-[3].* + NO_BUILD= yes USE_PHP= gd mysql pcre tokenizer xml zip WANT_PHP_WEB= yes --- wordpress_CONFLICTS.patch ends here ---