summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-nkf/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/converters/p5-nkf/Makefile b/converters/p5-nkf/Makefile
index c6656b800de..4ec21d497ff 100644
--- a/converters/p5-nkf/Makefile
+++ b/converters/p5-nkf/Makefile
@@ -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 @@ PERL5_CONFIGURE_DIRS= NKF.mod
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"