aboutsummaryrefslogtreecommitdiff
path: root/editors/neovim
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2019-12-28 18:47:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2019-12-28 18:47:51 +0000
commitee2a01e17617231ca0fbf3c002ee95e9150db690 (patch)
tree42d3472ef78704d29d89ed9ecaf5a5f693d96374 /editors/neovim
parent15c9479d37f6444a9f4264b33273951451315f59 (diff)
downloadports-ee2a01e17617231ca0fbf3c002ee95e9150db690.tar.gz
ports-ee2a01e17617231ca0fbf3c002ee95e9150db690.zip
Notes
Diffstat (limited to 'editors/neovim')
-rw-r--r--editors/neovim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile
index dd3adf9a8f35..7ff954543b13 100644
--- a/editors/neovim/Makefile
+++ b/editors/neovim/Makefile
@@ -29,6 +29,7 @@ USES= cmake iconv pathfix pkgconfig
USE_GITHUB= yes
GH_TUPLE= libmpack:libmpack:1.0.5:libmpack \
libmpack:libmpack-lua:1.0.7:libmpack_lua
+PORTSCOUT= limit:^[0-9\.v]+$$
CMAKE_ARGS= -DLUA_PRG:FILEPATH="${LUA_CMD}" \
-DCMAKE_INSTALL_MANDIR:PATH="${MANPREFIX}/man" \