Add wrongly removed OPTIONSFILE line, that fix 'make config' issue.
Approved by: shaun (mentor, implicit)
This commit is contained in:
parent
9494ac555f
commit
97d53cd9ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216577
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ MAINTAINER= r.s.a.vandomburg@nedforce.nl
|
|||
COMMENT= Non-interactive SSH processing
|
||||
|
||||
OPTIONS= PROMPT_PASSPHRASES "Prompt for passphrases on keys" On
|
||||
OPTIONSFILE?= ${PORT_DBDIR}/rubygem-${PORTNAME}/options
|
||||
|
||||
# to get RUBY_SITEARCHLIBDIR
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue