Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:27 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6722ad601ae0 - main - editors/neovim: Add CPE information
Message-ID:  <202108311208.17VC8RIa012676@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 6722ad601ae08a2b4be88ad1deae144e7d9d34d5
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 10:35:19 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8RIa012676>