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