aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-10 19:54:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-10 19:54:00 +0000
commitee2e51ba78cf55cd1f6823df5fb9cb545cb8bc0b (patch)
tree7d5213aa3fad123445acd2a88560c635f1341cfa /editors/vim
parent8abe96db9ba1dea75bf7cffb69173fdbeba2d097 (diff)
downloadports-ee2e51ba78cf55cd1f6823df5fb9cb545cb8bc0b.tar.gz
ports-ee2e51ba78cf55cd1f6823df5fb9cb545cb8bc0b.zip
Notes
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 934cc0b599db..c5d4dc79d7e8 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -27,7 +27,7 @@ ALL_TARGET= # empty
MAKE_ARGS+= CC="${CC}" CONF_ARGS="--prefix=${PREFIX} ${CSCOPE_ARG}" STRIP="${STRIP_CMD}" CONF_OPT_MULTIBYTE=--enable-multibyte CONF_TERM_LIB=--with-tlib=termlib
MAKE_ARGS+= VIMRUNTIMEDIR=${PREFIX}/share/vim/${VIM_VER} VIMRCLOC=${ETCDIR}
REINPLACE_ARGS= -i ''
-USES= cpe iconv ncurses pkgconfig shebangfix tar:bzip2
+USES= cpe iconv ncurses pkgconfig shebangfix
WANT_GNOME= yes
PLIST_SUB= VIM_VER=${VIM_VER}