diff options
Diffstat (limited to 'editors/nvi-m17n/Makefile')
-rw-r--r-- | editors/nvi-m17n/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 4b52dc599505..c2beee238017 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nvi-1.79 + multilingual patch(none) -# Date created: 6 Mar 1997 -# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> -# +# Created by: Jun-ichiro itojun Itoh <itojun@itojun.org> # $FreeBSD$ -# PORTNAME= nvi PORTVERSION= 1.79.20040608 @@ -30,6 +26,7 @@ CONFIGURE_ARGS= --enable-multibyte --program-prefix=n MAN1= nvi.1 MLINKS= nvi.1 nex.1 nvi.1 nview.1 +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |