git: 6722ad601ae0 - main - editors/neovim: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:28 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6722ad601ae08a2b4be88ad1deae144e7d9d34d5

commit 6722ad601ae08a2b4be88ad1deae144e7d9d34d5
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:35:19 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:18 +0000

    editors/neovim: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 editors/neovim/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile
index 3f2e000c6e33..c23c0a1371ac 100644
--- a/editors/neovim/Makefile
+++ b/editors/neovim/Makefile
@@ -25,7 +25,7 @@ TEST_DEPENDS=	autoconf>=0:devel/autoconf \
 		gmake:devel/gmake \
 		libtool:devel/libtool
 
-USES=		cmake iconv pathfix pkgconfig
+USES=		cmake cpe iconv pathfix pkgconfig
 USE_GITHUB=	yes
 GH_TUPLE=	libmpack:libmpack:1.0.5:libmpack \
 		libmpack:libmpack-lua:1.0.7:libmpack_lua


More information about the dev-commits-ports-main mailing list