mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix problem in the configuration of Cscope support.
Submitted by: Marc Olzheim <marcolz@stack.nl>
This commit is contained in:
parent
50314dc6a3
commit
e09fa49c9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104018
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ WITHOUT_X11= yes
|
|||
|
||||
.if defined(WITH_CSCOPE)
|
||||
RUN_DEPENDS+= cscope:${PORTSDIR}/devel/cscope
|
||||
CSCOPE_ARG= --enable-cscope
|
||||
MAKE_ARGS+= CONF_OPT_CSCOPE="--enable-cscope"
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PYTHON)
|
||||
|
|
Loading…
Add table
Reference in a new issue