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