View | Details | Raw Unified | Return to bug 199332
Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 18-23 Link Here
18
RCUBECOMP=	SQL config index.php installer logs plugins program robots.txt skins temp vendor
18
RCUBECOMP=	SQL config index.php installer logs plugins program robots.txt skins temp vendor
19
PORTDOCS=	CHANGELOG INSTALL README.md UPGRADING
19
PORTDOCS=	CHANGELOG INSTALL README.md UPGRADING
20
20
21
USES+=	cpe
22
CPE_PRODUCT=	webmail
23
CPE_VENDOR=	roundcube
24
21
WANT_PHP_WEB=	yes
25
WANT_PHP_WEB=	yes
22
USE_PHP=	pcre mbstring session iconv dom xml json intl zip filter
26
USE_PHP=	pcre mbstring session iconv dom xml json intl zip filter
23
IGNORE_WITH_PHP=52
27
IGNORE_WITH_PHP=52

Return to bug 199332