summaryrefslogtreecommitdiff
path: root/lang/perl5
diff options
context:
space:
mode:
authorwiz <wiz>2014-11-22 03:01:52 +0000
committerwiz <wiz>2014-11-22 03:01:52 +0000
commite2dff4709a9aca71c8421a3eedcfc53fa3a49f84 (patch)
treeaf56eabbe6072774f9dd6b5120d02d2cb81f0193 /lang/perl5
parent6bc96c921dc668bb6cb65b74cc5b79cc03b929e8 (diff)
downloadpkgsrc-e2dff4709a9aca71c8421a3eedcfc53fa3a49f84.tar.gz
Remove path to non-existing file, and fix path to existing one.
Diffstat (limited to 'lang/perl5')
-rw-r--r--lang/perl5/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index c6e106e6b75..930ca7f7673 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.231 2014/10/01 07:17:02 adam Exp $
+# $NetBSD: Makefile,v 1.232 2014/11/22 03:01:52 wiz Exp $
.include "license.mk"
.include "Makefile.common"
@@ -244,13 +244,12 @@ SUBST_MESSAGE.mirbsd-paths= Do not use non-pkgsrc paths on MirBSD.
# Replace our perl as the interpreter
REPLACE_PERL+= cpan/Config-Perl-V/V.pm
REPLACE_PERL+= cpan/Getopt-Long/lib/Getopt/Long.pm
+REPLACE_PERL+= cpan/version/lib/version.pm
REPLACE_PERL+= dist/bignum/lib/Math/BigFloat/Trace.pm
REPLACE_PERL+= dist/bignum/lib/Math/BigInt/Trace.pm
REPLACE_PERL+= dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp
REPLACE_PERL+= ext/File-DosGlob/lib/File/DosGlob.pm
-REPLACE_PERL+= lib/File/DosGlob.pm
REPLACE_PERL+= lib/unicore/mktables
-REPLACE_PERL+= lib/version.pm
# And replace a perl interpreter during the pre-install stage
# I think this may be a bootstrap script, so can't use REPLACE_PERL