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

Collapse All | Expand All

(-)b/www/davical/Makefile (-4 / +4 lines)
Lines 23-34 RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \ Link Here
23
WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}-7ccc7c449176475891ec50d5524928628df6f8d1
23
WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}-7ccc7c449176475891ec50d5524928628df6f8d1
24
24
25
NO_BUILD=	yes
25
NO_BUILD=	yes
26
USES=		shebangfix pgsql php
26
USES=		pgsql php shebangfix
27
USE_PHP=	gettext iconv pcre pdo pdo_pgsql pgsql xml calendar
27
USE_PHP=	calendar curl gettext iconv pcre pdo pdo_pgsql pgsql xml
28
SHEBANG_FILES=	scripts/sync-remote-caldav.php
28
SHEBANG_FILES=	scripts/sync-remote-caldav.php
29
SUB_FILES=	pkg-message httpd-davical.conf
29
SUB_FILES=	pkg-message httpd-davical.conf
30
PORTDOCS=	README INSTALL davical_en_user_guide.odt translation.rst \
30
PORTDOCS=	README INSTALL davical_en_user_guide.odt phpdoc.ini \
31
		phpdoc.ini
31
		translation.rst
32
PORTEXAMPLES=	config
32
PORTEXAMPLES=	config
33
33
34
OPTIONS_DEFINE=	DOCS EXAMPLES
34
OPTIONS_DEFINE=	DOCS EXAMPLES

Return to bug 222652