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