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