diff options
-rw-r--r-- | textproc/p5-XML-Parser-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Parser-Lite/Makefile b/textproc/p5-XML-Parser-Lite/Makefile index 63d5e7cdad14..fa23978d4721 100644 --- a/textproc/p5-XML-Parser-Lite/Makefile +++ b/textproc/p5-XML-Parser-Lite/Makefile @@ -16,6 +16,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -#pre-install: test +PORTSCOUT= skipv:0.717,0.718,0.719 .include <bsd.port.mk> |