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