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