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