summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-04-15 18:46:24 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-04-15 18:46:24 +0000
commit086a3340dc0032770aeb7de0446d6443b27307ff (patch)
treede061e8127982838ffe1b7d0b9f742418aad7c76 /editors/nvi-m17n
parentUpgrade to version 0.13 (diff)
Justify master/slave ports' style of Makefiles.
These ports caused warnings if you run portversion. PR: ports/26422 Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
Notes
Notes: svn path=/head/; revision=41435
Diffstat (limited to 'editors/nvi-m17n')
-rw-r--r--editors/nvi-m17n/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index b6bc6f572247..3f2cb2cf4f7f 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -17,14 +17,14 @@ DISTNAME= nvi-1.79
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
PATCHFILES= nvi-1.79.m17n-19991117.diff.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p1 -f
WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes
CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
-CONFIGURE_ARGS= --enable-multibyte --program-prefix=n
+CONFIGURE_ARGS?= --enable-multibyte --program-prefix=n
MAN1= nvi.1
MLINKS= nvi.1 nex.1 nvi.1 nview.1