aboutsummaryrefslogtreecommitdiffstats
path: root/editors/nvi-m17n
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2001-04-16 02:46:24 +0800
committersada <sada@FreeBSD.org>2001-04-16 02:46:24 +0800
commit6f6e9a5efba33c0b6bdd56ec9ab0832c40cbd1e3 (patch)
treebcf9059ff88c02b0adb8fbd89816051fed7d53b0 /editors/nvi-m17n
parent6fc907c7f8800e78b938ba6feaa29211167b6592 (diff)
downloadfreebsd-ports-graphics-6f6e9a5efba33c0b6bdd56ec9ab0832c40cbd1e3.tar.gz
freebsd-ports-graphics-6f6e9a5efba33c0b6bdd56ec9ab0832c40cbd1e3.tar.zst
freebsd-ports-graphics-6f6e9a5efba33c0b6bdd56ec9ab0832c40cbd1e3.zip
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>
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 b6bc6f57224..3f2cb2cf4f7 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