aboutsummaryrefslogtreecommitdiffstats
path: root/editors/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1998-02-20 00:50:18 +0800
committeritojun <itojun@FreeBSD.org>1998-02-20 00:50:18 +0800
commit8965143797deecdc5082bc88fc205d3d6c4bb042 (patch)
treed844204aa46f210b61770126156df01106636839 /editors/Makefile
parent5f2c3cf9b2cf19d1c6d6c1d834ffd503854a783c (diff)
downloadfreebsd-ports-gnome-8965143797deecdc5082bc88fc205d3d6c4bb042.tar.gz
freebsd-ports-gnome-8965143797deecdc5082bc88fc205d3d6c4bb042.tar.zst
freebsd-ports-gnome-8965143797deecdc5082bc88fc205d3d6c4bb042.zip
rename ports/editors/nvi to ports/editors/nvi-m17n.
update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 421715a0c151..042f0e148c87 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.46 1997/12/27 03:10:58 asami Exp $
+# $Id: Makefile,v 1.47 1998/02/18 04:18:38 asami Exp $
#
SUBDIR += asedit
@@ -15,7 +15,8 @@
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
- SUBDIR += nvi
+ SUBDIR += nvi-m17n
+ SUBDIR += nvi-perl
SUBDIR += staroffice
SUBDIR += textedit
SUBDIR += thoteditor