mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
PDO_pgsql: Revert "Fixed bug #80892 (PDO::PARAM_INT is treated the same as PDO::PARAM_STR)" Sponsored by: Bounce Experts
9 lines
145 B
Makefile
9 lines
145 B
Makefile
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php80
|
|
|
|
PKGNAMESUFFIX= -pdo_pgsql
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|