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