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