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