Lines 20-26
CPE_PRODUCT= vm_virtualbox
Link Here
|
20 |
SUB_FILES= pkg-message |
20 |
SUB_FILES= pkg-message |
21 |
SUB_LIST= OPSYS=${OPSYS} OSREL=${OSREL} |
21 |
SUB_LIST= OPSYS=${OPSYS} OSREL=${OSREL} |
22 |
|
22 |
|
23 |
USES= cpe compiler:c++14-lang kmod tar:bzip2 |
23 |
USES= compiler:c++14-lang llvm:max=14 cpe kmod tar:bzip2 |
|
|
24 |
CC= clang14 |
25 |
CXX= clang++14 |
24 |
PATCHDIR= ${.CURDIR}/../${PORTNAME}/files |
26 |
PATCHDIR= ${.CURDIR}/../${PORTNAME}/files |
25 |
WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION} |
27 |
WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION} |
26 |
USE_RC_SUBR= vboxnet |
28 |
USE_RC_SUBR= vboxnet |