summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-10-19 19:04:57 +0000
committerhe <he@pkgsrc.org>2008-10-19 19:04:57 +0000
commit72955e214b78cfdc6b455ab1dcd566f09d40512d (patch)
tree084ce981b8b0c917f96e8326ed40b59bee2e8750 /lang
parent06ce0022d7839deaa1b977a502884b1bce8aa647 (diff)
downloadpkgsrc-72955e214b78cfdc6b455ab1dcd566f09d40512d.tar.gz
Remove some extraneous quoting which makes this package not build
on Linux under certain circumstances. Does not change the contents of the package for other platforms, so no revision bump.
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index 224f43eb9dc..8034f03b13f 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.140 2008/10/16 18:27:13 he Exp $
+# $NetBSD: Makefile,v 1.141 2008/10/19 19:04:57 he Exp $
DISTNAME= perl-5.10.0
CATEGORIES= lang devel perl5
@@ -264,7 +264,7 @@ CONFIGURE_ARGS+= -Duse64bitint
SUBST_CLASSES+= rm
SUBST_STAGE.rm= pre-install
SUBST_FILES.rm= lib/Config_heavy.pl
-SUBST_SED.rm= -e "s!^rm_try=\'/.*/\.tools/bin/rm -f!rm_try=\'/bin/rm -f!"
+SUBST_SED.rm= -e "s!^rm_try='/.*/\.tools/bin/rm -f!rm_try='/bin/rm -f!"
# Replace our perl as the interpreter
REPLACE_PERL+= lib/Class/ISA.pm