mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Add CPE information
This commit is contained in:
parent
99dd46a1e4
commit
6743a251cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364724
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user