diff options
Diffstat (limited to 'math/php73-bcmath')
-rw-r--r-- | math/php73-bcmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/php73-bcmath/Makefile b/math/php73-bcmath/Makefile index 61d9daff1038..998afe3447a2 100644 --- a/math/php73-bcmath/Makefile +++ b/math/php73-bcmath/Makefile @@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73 PKGNAMESUFFIX= -bcmath -TEST_TARGET= test +TEST_TARGET= test .include "${MASTERDIR}/Makefile" |