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

(-)Makefile (-2 / +1 lines)
Lines 14-24 Link Here
14
14
15
MAINTAINER=	dan@langille.org
15
MAINTAINER=	dan@langille.org
16
COMMENT=	Bacula-web provides a summarized output of Bacula jobs
16
COMMENT=	Bacula-web provides a summarized output of Bacula jobs
17
18
RUN_DEPENDS=	${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
17
RUN_DEPENDS=	${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
19
18
20
NO_BUILD=	yes
19
NO_BUILD=	yes
21
USE_PHP=	yes
20
USE_PHP=	gd
22
WANT_PHP_WEB=	yes
21
WANT_PHP_WEB=	yes
23
22
24
OPTIONS=	POSTGRESQL "Use PostgreSQL database instead of MySQL" on
23
OPTIONS=	POSTGRESQL "Use PostgreSQL database instead of MySQL" on

Return to bug 144417