summaryrefslogtreecommitdiff
path: root/databases/php72-pdo_mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/php72-pdo_mysql/Makefile')
-rw-r--r--databases/php72-pdo_mysql/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/php72-pdo_mysql/Makefile b/databases/php72-pdo_mysql/Makefile
index f9a73ae8dd0a..9d1df0174bcb 100644
--- a/databases/php72-pdo_mysql/Makefile
+++ b/databases/php72-pdo_mysql/Makefile
@@ -6,4 +6,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php72
PKGNAMESUFFIX= -pdo_mysql
+TEST_TARGET= test
+
.include "${MASTERDIR}/Makefile"