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