summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n
diff options
context:
space:
mode:
authoragc <agc>1999-11-12 17:00:44 +0000
committeragc <agc>1999-11-12 17:00:44 +0000
commitad0b4c8f0ca78ece254ff3f6c842acde35ee0145 (patch)
treeb40d5fb09cfecb152a44eee7eb733d02ace7e0b0 /editors/nvi-m17n
parent9ec69857d64b9b95035d7e775f8f9ccdaa8be8fc (diff)
downloadpkgsrc-ad0b4c8f0ca78ece254ff3f6c842acde35ee0145.tar.gz
Add PATCH_FUZZ_FACTOR of 1 to this package.
Diffstat (limited to 'editors/nvi-m17n')
-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}