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