Respect ${CC}.
PR: 67774 Submitted by: michael johnson <ahze@ahze.net>
This commit is contained in:
parent
b145998f53
commit
3a7600be4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111239
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ WRKSRC= ${WRKDIR}/vim${PORTVERSION:C/\.[0-9]*$//:S/.//g}/src
|
|||
PATCH_DIST_ARGS= -d ${WRKSRC:S/src$//} --batch --forward --quiet -E ${PATCH_DIST_STRIP}
|
||||
# consider
|
||||
#PATCH_DIST_ARGS= -t
|
||||
MAKE_ARGS+= CC="${CC}"
|
||||
MAKE_ARGS+= CONF_ARGS="--prefix=${PREFIX} --with-tlib=termlib ${CSCOPE_ARG}"
|
||||
ALL_TARGET= #
|
||||
_DATADIR= ${DISTNAME:S/-//g:S/.//g}
|
||||
|
|
Loading…
Reference in a new issue