diff options
Diffstat (limited to 'editors/nvi-m17n/Makefile')
-rw-r--r-- | editors/nvi-m17n/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 88e139c97f06..b6bc6f572247 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -7,7 +7,7 @@ PORTNAME= nvi PORTVERSION= 1.79.19991117 -PORTREVISON= 1 +PORTREVISION= 1 CATEGORIES?= editors MASTER_SITES= ftp://sleepy.vwh.net/pub/\ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ @@ -19,8 +19,6 @@ PATCHFILES= nvi-1.79.m17n-19991117.diff.gz MAINTAINER= ports@FreeBSD.org -#LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna - PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p1 -f WRKSRC= ${WRKDIR}/${DISTNAME}/build |