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