aboutsummaryrefslogtreecommitdiff
path: root/math/php80-bcmath
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 09:51:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 09:51:39 +0000
commit4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch)
tree85ee27f029c1ee293667902fe22b65ecac0ff154 /math/php80-bcmath
parent6e6416d8c14628219cd46134e032add468fa7411 (diff)
Diffstat (limited to 'math/php80-bcmath')
-rw-r--r--math/php80-bcmath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/php80-bcmath/Makefile b/math/php80-bcmath/Makefile
index 9be36d60d92b..a95181f9909c 100644
--- a/math/php80-bcmath/Makefile
+++ b/math/php80-bcmath/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -bcmath
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"