From 6743a251cf40151077e3c6531f3b19d21044fd96 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 12 Aug 2014 17:07:59 +0000 Subject: [PATCH] - Add CPE information --- editors/vim/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editors/vim/Makefile b/editors/vim/Makefile index e53a105d63ca..54e1e90b91a4 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -36,7 +36,7 @@ MAKE_ARGS+= CC="${CC}" CONF_ARGS="--prefix=${PREFIX} ${CSCOPE_ARG}" STRIP="${STR PATCH= ${LOCALBASE}/bin/gpatch PATCH_DIST_ARGS=--batch --directory ${WRKSRC} --forward --quiet --remove-empty-files ${PATCH_DIST_STRIP} REINPLACE_ARGS= -i '' -USES= iconv pkgconfig shebangfix tar:bzip2 +USES= cpe iconv pkgconfig shebangfix tar:bzip2 WANT_GNOME= yes PATCHLEVEL= 398 @@ -61,6 +61,8 @@ PORTDATA= * VIM_VER= ${PORTNAME}${PORTVERSION:R:S/.//g} +CPE_VERSION= ${PORTVERSION:R} + SLAVEDIRS= editors/vim-lite SHEBANG_FILES= runtime/tools/efm_perl.pl