View | Details | Raw Unified | Return to bug 160907 | Differences between
and this patch

Collapse All | Expand All

(-)german/wordpress/Makefile (+2 lines)
Lines 19-24 Link Here
19
LICENSE=	GPLv2
19
LICENSE=	GPLv2
20
LICENSE_FILE=	${WRKSRC}/license.txt
20
LICENSE_FILE=	${WRKSRC}/license.txt
21
21
22
CONFLICTS=	wordpress-[3].*
23
22
USE_ZIP=	yes
24
USE_ZIP=	yes
23
NO_BUILD=	yes
25
NO_BUILD=	yes
24
USE_PHP=	gd mysql pcre tokenizer xml zip
26
USE_PHP=	gd mysql pcre tokenizer xml zip
(-)www/wordpress/Makefile (+2 lines)
Lines 14-19 Link Here
14
MAINTAINER=	ychsiao@ychsiao.org
14
MAINTAINER=	ychsiao@ychsiao.org
15
COMMENT=	A state-of-the-art semantic personal publishing platform
15
COMMENT=	A state-of-the-art semantic personal publishing platform
16
16
17
CONFLICTS=	de-wordpress-de-[3].*
18
17
NO_BUILD=	yes
19
NO_BUILD=	yes
18
USE_PHP=	gd mysql pcre tokenizer xml zip
20
USE_PHP=	gd mysql pcre tokenizer xml zip
19
WANT_PHP_WEB=	yes
21
WANT_PHP_WEB=	yes

Return to bug 160907