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