git: 2b4fcd4f706f - main - emulators/virtualbox-ose: added replace %%VBOX_ETC%% in files/pkg-message.in
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Jun 2023 12:46:10 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b4fcd4f706f6e276bd9ed48a58228317e6588e8 commit 2b4fcd4f706f6e276bd9ed48a58228317e6588e8 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-06-02 12:43:59 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-06-02 12:43:59 +0000 emulators/virtualbox-ose: added replace %%VBOX_ETC%% in files/pkg-message.in Approved by: arrowd (mentor) --- emulators/virtualbox-ose/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 0e8237057799..1ce1be90124c 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -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}