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