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