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