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