diff options
Diffstat (limited to 'emulators/vboxtool/Makefile')
-rw-r--r-- | emulators/vboxtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vboxtool/Makefile b/emulators/vboxtool/Makefile index b9ea3e75aedf..9b225190af73 100644 --- a/emulators/vboxtool/Makefile +++ b/emulators/vboxtool/Makefile @@ -19,8 +19,8 @@ RUN_DEPENDS= VBoxManage:${PORTSDIR}/emulators/virtualbox-ose\ NO_WRKSUBDIR= yes NO_BUILD= yes +USES= zip GROUPS= vboxusers -USE_ZIP= yes SAMPLESDIR= ${PREFIX}/share/${PORTNAME} |