svn commit: r313791 - head/devel/p5-IO-Detect
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 10 02:51:29 UTC 2013
Author: sunpoet
Date: Sun Mar 10 02:51:28 2013
New Revision: 313791
URL: http://svnweb.freebsd.org/changeset/ports/313791
Log:
- Mark CONFLICTS_INSTALL with devel/p5-Scalar-Does 0.100+
Modified:
head/devel/p5-IO-Detect/Makefile
Modified: head/devel/p5-IO-Detect/Makefile
==============================================================================
--- head/devel/p5-IO-Detect/Makefile Sun Mar 10 02:50:54 2013 (r313790)
+++ head/devel/p5-IO-Detect/Makefile Sun Mar 10 02:51:28 2013 (r313791)
@@ -19,6 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
+CONFLICTS_INSTALL= p5-Scalar-Does-0.[1-9]*
+
PERL_CONFIGURE= yes
MAN3= IO::Detect.3
More information about the svn-ports-head
mailing list