aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-30 21:51:56 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-30 21:51:56 +0800
commit5f543253d3967381c0a87e931d99249df1e028f0 (patch)
tree34fcea75d85863b2d77de5a3f32b5e81f3077147 /textproc
parent100c73a4d8863191c810e33254701a7f73f350e1 (diff)
downloadfreebsd-ports-gnome-5f543253d3967381c0a87e931d99249df1e028f0.tar.gz
freebsd-ports-gnome-5f543253d3967381c0a87e931d99249df1e028f0.tar.zst
freebsd-ports-gnome-5f543253d3967381c0a87e931d99249df1e028f0.zip
- Add PORTSCOUT [1]
- Cleanup Makefile PR: 199001 Submitted by: sunpoet (myself) [1] Approved by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Parser-Lite/Makefile2
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>