mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Unbreak
Reported by: pkg-fallout
This commit is contained in:
parent
f48c402c0e
commit
20b5f00832
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488423
@ -8,7 +8,7 @@ CATEGORIES= databases www pear
|
||||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= DataSource driver using PEAR::DB_Table
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
|
||||
${PEARDIR}/DB/Table.php:databases/pear-DB_Table@${PHP_FLAVOR}
|
||||
@ -16,7 +16,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$
|
||||
${PEARDIR}/DB/Table.php:databases/pear-DB_Table@${PHP_FLAVOR}
|
||||
|
||||
USES= pear
|
||||
USE_PHP= mysql
|
||||
USE_PHP= mysqli
|
||||
IGNORE_WITH_PHP= 56
|
||||
NO_ARCH= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user