summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorhe <he>2008-10-19 19:04:57 +0000
committerhe <he>2008-10-19 19:04:57 +0000
commit87315b8ca8c0c12ed647b701831edda28fd831d2 (patch)
tree084ce981b8b0c917f96e8326ed40b59bee2e8750 /lang
parentd57beb855421c7a983ac9edba66492bdf3b35d94 (diff)
downloadpkgsrc-87315b8ca8c0c12ed647b701831edda28fd831d2.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