diff options
Diffstat (limited to 'databases/php73-pdo_firebird/Makefile')
-rw-r--r-- | databases/php73-pdo_firebird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php73-pdo_firebird/Makefile b/databases/php73-pdo_firebird/Makefile index 4e227299030b..307adfda9332 100644 --- a/databases/php73-pdo_firebird/Makefile +++ b/databases/php73-pdo_firebird/Makefile @@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73 PKGNAMESUFFIX= -pdo_firebird -TEST_TARGET= test +TEST_TARGET= test .include "${MASTERDIR}/Makefile" |