databases category: Convert to USES=php
Approved by: infrastructure modernization blanket
This commit is contained in:
parent
f4f639f030
commit
d77a57252a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466790
@ -23,11 +23,10 @@ ODBC_DESC= Install PHP DBO driver for ODBC
|
||||
PGSQL_DESC= Install PHP DBO driver for PostgreSQL
|
||||
SQLITE_DESC= Install PHP DBO driver for SQLite
|
||||
|
||||
USES= pear
|
||||
USES= pear php:cli
|
||||
PEAR_CHANNEL= doctrine
|
||||
|
||||
USE_PHP= pdo
|
||||
WANT_PHP_CLI= yes
|
||||
|
||||
DBLIB_RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_dblib.so:databases/php${PHP_VER}-pdo_dblib
|
||||
MYSQL_USE= PHP=pdo_mysql
|
||||
|
@ -19,7 +19,7 @@ GH_TAGNAME= b2cdc2b
|
||||
NO_BUILD= yes
|
||||
|
||||
USE_PHP= ctype pcre session mysql
|
||||
WANT_PHP_WEB= yes
|
||||
USES= php:web
|
||||
|
||||
PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
|
||||
SUB_FILES= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user