summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-11-12 17:00:44 +0000
committeragc <agc@pkgsrc.org>1999-11-12 17:00:44 +0000
commitfc05b33b4af1368a64a7d739e4d97861fe0c78a2 (patch)
treeb40d5fb09cfecb152a44eee7eb733d02ace7e0b0 /editors
parent3adb459850b470e8e2eab01b16887e611739f5b9 (diff)
downloadpkgsrc-fc05b33b4af1368a64a7d739e4d97861fe0c78a2.tar.gz
Add PATCH_FUZZ_FACTOR of 1 to this package.
Diffstat (limited to 'editors')
-rw-r--r--editors/nvi-m17n/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index a83bdd3ebcf..ee3890c4db1 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/08/31 09:06:44 sakamoto Exp $
+# $NetBSD: Makefile,v 1.4 1999/11/12 17:00:44 agc Exp $
# FreeBSD Id: Makefile,v 1.11 1999/04/17 10:51:03 itojun Exp
DISTNAME= nvi-1.79
@@ -19,6 +19,9 @@ CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
CONFIGURE_ARGS+=--enable-multibyte --program-prefix=n
.include "../../mk/bsd.prefs.mk"
+
+PATCH_FUZZ_FACTOR= -F1
+
.if !defined(USE_CANNA) || ${USE_CANNA} == YES
DEPENDS+= Canna-lib-3.5b2:../../japanese/canna-lib
CONFIGURE_ARGS+=--enable-canna=${LOCALBASE}