aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xTools/scripts/rmport1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/scripts/rmport b/Tools/scripts/rmport
index 236a386ee540..43ad6b5fb5d1 100755
--- a/Tools/scripts/rmport
+++ b/Tools/scripts/rmport
@@ -39,6 +39,7 @@
# MAINTAINER= crees@FreeBSD.org
#
+EDITOR=${EDITOR:-/usr/bin/vi}
PORTSDIR=${PORTSDIR:-/usr/ports}
INDEX=${PORTSDIR}/`make -C ${PORTSDIR} -V INDEXFILE`