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