mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
emulators/virtualbox-ose-legacy: limit portscout reporting
The VirtualBox legacy ports track version 5.x, limit portscout reporting accordingly.
This commit is contained in:
parent
298f71f8f9
commit
f8e2a64baa
@ -47,6 +47,8 @@ CONFLICTS_INSTALL= virtualbox-ose-[0-9]* \
|
||||
virtualbox-ose-lite-[0-9]* \
|
||||
virtualbox-ose-nox11-[0-9]*
|
||||
|
||||
PORTSCOUT= limit:^5\.
|
||||
|
||||
OPTIONS_DEFINE= DBUS DEBUG X11
|
||||
OPTIONS_DEFAULT= DBUS X11
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -40,6 +40,8 @@ CONFIGURE_ARGS+= --nofatal --with-gcc="${CC}" --with-g++="${CXX}"
|
||||
CONFLICTS_INSTALL= virtualbox-ose-kmod-devel-* \
|
||||
virtualbox-ose-kmod-*
|
||||
|
||||
PORTSCOUT= limit:^5\.
|
||||
|
||||
OPTIONS_DEFINE= DEBUG VIMAGE
|
||||
OPTIONS_DEFAULT=VIMAGE
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -42,6 +42,8 @@ CONFLICTS_INSTALL= virtualbox-ose-additions-* \
|
||||
virtualbox-ose-[0-9]* \
|
||||
virtualbox-ose-lite-[0-9]*
|
||||
|
||||
PORTSCOUT= limit:^5\.
|
||||
|
||||
LDFLAGS= -lpthread
|
||||
|
||||
VBOXUSER?= vboxusers
|
||||
|
Loading…
Reference in New Issue
Block a user