summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2001-05-15 23:49:06 +0000
committertaca <taca@pkgsrc.org>2001-05-15 23:49:06 +0000
commit318cb6ca5320f970f3195e9c82912be7c109393c (patch)
tree8671a26a2584992821e06aa1db3d549531d7b3c5 /japanese
parenta3cdf0749244678c20a3567556a0a360418c56bc (diff)
downloadpkgsrc-318cb6ca5320f970f3195e9c82912be7c109393c.tar.gz
Use pre-configure instead of pre-patch since removing those files are
really needed before doing configure not patch.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-Jcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile
index 79f6b432386..dad6271a3ad 100644
--- a/japanese/p5-Jcode/Makefile
+++ b/japanese/p5-Jcode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/05/15 23:27:57 taca Exp $
+# $NetBSD: Makefile,v 1.5 2001/05/15 23:49:06 taca Exp $
#
DISTNAME= Jcode-0.70
@@ -16,7 +16,7 @@ USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Jcode/.packlist
ALL_TARGET= all test
-pre-patch:
+pre-configure:
@cd ${WRKSRC}; ${RM} -f mac_install.pl win_install.pl
do-configure: