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