summaryrefslogtreecommitdiff
path: root/devel/p5-PathTools
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-01-11 13:02:48 +0000
committerobache <obache@pkgsrc.org>2007-01-11 13:02:48 +0000
commitf85973c49be7585e559d9dcb9de0bbb097957246 (patch)
treee490be762496d3a62ecdb534d465dd0e16d39059 /devel/p5-PathTools
parent8eacdce5876933b4f789d20655a90c2dcb2e5b07 (diff)
downloadpkgsrc-f85973c49be7585e559d9dcb9de0bbb097957246.tar.gz
p5-PathTools is successor to p5-File-Spec, so conflict.
Pointed out by Christoph Badura in PR 35402. From Changes of p5-PathTools: 3.00 Thu Sep 2 22:15:07 CDT 2004 - Merged Cwd and File::Spec into a single PathTools distribution. This was done because the two modules use each other fairly extensively, and extracting the common stuff into another distribution was deemed nigh-impossible. The code in revision 3.00 of PathTools should be equivalent to the code in Cwd 2.21 and File::Spec 0.90.
Diffstat (limited to 'devel/p5-PathTools')
-rw-r--r--devel/p5-PathTools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile
index b46ce0c9f89..e018303d36b 100644
--- a/devel/p5-PathTools/Makefile
+++ b/devel/p5-PathTools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/11/02 13:42:04 obache Exp $
+# $NetBSD: Makefile,v 1.3 2007/01/11 13:02:48 obache Exp $
DISTNAME= PathTools-3.23
PKGNAME= p5-${DISTNAME}
@@ -11,6 +11,8 @@ COMMENT= Perl module for portably manipulating file specifications
DEPENDS+= p5-Scalar-List-Utils>=1.14:../../devel/p5-Scalar-List-Utils
+CONFLICTS+= p5-File-Spec-[0-9]*
+
CONFIGURE_ARGS+= DEFINE="-DHAS_GETCWD"
PERL5_PACKLIST= auto/Cwd/.packlist