Change dependency from regchrome to regxpcom to fix packaging.
Reported by: pointyhat via kris
This commit is contained in:
parent
94b4fa89ba
commit
2c09ae33b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151506
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
EXTRACT_SUFX= .xpi
|
||||
|
||||
BUILD_DEPENDS+= ${MOZDIR}/regchrome:${PORTSDIR}/www/${MOZPORT}
|
||||
BUILD_DEPENDS+= ${MOZDIR}/regxpcom:${PORTSDIR}/www/${MOZPORT}
|
||||
RUN_DEPENDS+= ${MOZDIR}:${PORTSDIR}/www/${MOZPORT}
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue