emulators/virtualbox-ose: added replace %%VBOX_ETC%% in files/pkg-message.in
Approved by: arrowd (mentor)
This commit is contained in:
parent
32acf17d47
commit
2b4fcd4f70
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ PLIST_SUB= GUEST_VER=${PORTVERSION} \
|
|||
PYTHON_VERU=${PYTHON_VER:S/./_/}${PYTHON_ABIVER} \
|
||||
VBOXGROUP=${VBOXGROUP}
|
||||
SUB_LIST= VBOXDIR=${VBOX_DIR} \
|
||||
VBOX_ETC=${VBOX_ETC} \
|
||||
VBOXGROUP=${VBOXGROUP} \
|
||||
VBOXUSER=${VBOXUSER} \
|
||||
VBOXWSUSER=${VBOXWSUSER}
|
||||
|
|
Loading…
Reference in a new issue