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