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