pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-nkf SUBST workaround is not required any...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ec9a166fb2e
branches: trunk
changeset: 567496:0ec9a166fb2e
user: obache <obache%pkgsrc.org@localhost>
date: Thu Nov 19 05:45:45 2009 +0000
description:
SUBST workaround is not required anymore after update to 2.10.
diffstat:
converters/p5-nkf/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (20 lines):
diff -r 563449ef86dd -r 0ec9a166fb2e converters/p5-nkf/Makefile
--- a/converters/p5-nkf/Makefile Thu Nov 19 05:42:35 2009 +0000
+++ b/converters/p5-nkf/Makefile Thu Nov 19 05:45:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/11/19 05:42:02 obache Exp $
+# $NetBSD: Makefile,v 1.19 2009/11/19 05:45:45 obache Exp $
#
.include "../../converters/nkf/Makefile.common"
@@ -19,10 +19,5 @@
BUILD_DIRS= ${PERL5_CONFIGURE_DIRS}
PERL5_PACKLIST= auto/NKF/.packlist
-SUBST_CLASSES+= sp
-SUBST_STAGE.sp= pre-configure
-SUBST_FILES.sp= nkf.c
-SUBST_SED.sp= -e 's/SP/SPSP/g'
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index