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