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