diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 4327db8de935..57cde8f88daa 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -27,7 +27,7 @@ MAN3= XML::SAX.3 XML::SAX::DocumentLocator.3 XML::SAX::Intro.3 \ OPTIONS_DEFINE= WRITE_INI_OK -WRITE_INI_OK_DESC= Alter ParserDetails.ini with relevant information +WRITE_INI_OK_DESC= Alter ParserDetails.ini information .include <bsd.port.options.mk> |