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