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