aboutsummaryrefslogtreecommitdiff
path: root/editors/neovim/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2019-03-27 01:59:50 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2019-03-27 01:59:50 +0000
commitf9437217c92df131d1831906032628f2af8cf373 (patch)
treee5ccf094c69e7ede6336d7e55cbfb94dc187a0fc /editors/neovim/Makefile
parentc2640d06ae220e9c3938dbe2142676fd60d7694a (diff)
downloadports-f9437217c92df131d1831906032628f2af8cf373.tar.gz
ports-f9437217c92df131d1831906032628f2af8cf373.zip
Notes
Diffstat (limited to 'editors/neovim/Makefile')
-rw-r--r--editors/neovim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile
index c71eded1cac7..8d2c14ac1d08 100644
--- a/editors/neovim/Makefile
+++ b/editors/neovim/Makefile
@@ -4,6 +4,7 @@
PORTNAME= neovim
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.4
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= adamw@FreeBSD.org
@@ -40,7 +41,7 @@ NLS_CMAKE_BOOL= ENABLE_LIBINTL
NLS_USES= gettext
PYNVIM_DESC= Enable support for plugins written in python
PYNVIM_USES= python:run
-PYNVIM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pynvim>=0.3.0:editors/py-pynvim
+PYNVIM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pynvim>=0.3.0:editors/py-pynvim@${PY_FLAVOR}
post-patch:
@${REINPLACE_CMD} -e \