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