forked from Lainports/freebsd-ports
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/php74
|
|
|
|
PKGNAMESUFFIX= -pdo_pgsql
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|