diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-11 13:27:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-11 13:27:11 +0000 |
commit | aa728e7c4521eb10a6ebf314f255ddfcae731cc4 (patch) | |
tree | 4c694511230e55ebb5ca331250ea6fab90a5d254 /textproc/p5-XML-SAX-Base/Makefile | |
parent | 512fbeaa641713b0b1ca98a87a7b4e278536f211 (diff) | |
download | ports-aa728e7c4521eb10a6ebf314f255ddfcae731cc4.tar.gz ports-aa728e7c4521eb10a6ebf314f255ddfcae731cc4.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-SAX-Base/Makefile')
-rw-r--r-- | textproc/p5-XML-SAX-Base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index bcc41c910bd8..06d29a087ee2 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -14,7 +14,7 @@ COMMENT= Base class SAX Drivers and Filters LICENSE= ART10 GPLv1 LICENSE_COMB= dual -CONFLICTS= p5-XML-SAX-0.[0-8]* p5-XML-SAX-0.9[0-8]* +CONFLICTS_INSTALL= p5-XML-SAX-0.[0-8]* p5-XML-SAX-0.9[0-8]* USE_PERL5= configure USES= perl5 |