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

(-)/root/portwork/zabbix/net-mgmt/zabbix-frontend/Makefile (-1 / +1 lines)
Lines 39-45 Link Here
39
.endif
39
.endif
40
40
41
.ifdef WITH_SQLITE
41
.ifdef WITH_SQLITE
42
USE_PHP+=	sqlite
42
RUN_DEPENDS=	${PHPBASE}/lib/php/${PHP_EXT_DIR}/sqlite3.so:${PORTSDIR}/databases/php-sqlite3
43
.endif
43
.endif
44
44
45
do-install:
45
do-install:

Return to bug 148790