mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
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
2 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue