View | Details | Raw Unified | Return to bug 138063
Collapse All | Expand All

(-)emulators/virtualbox/Makefile (+1 lines)
Lines 32-37 ONLY_FOR_ARCHS= i386 amd64 Link Here
32
USE_BZIP2=	yes
32
USE_BZIP2=	yes
33
33
34
HAS_CONFIGURE=	yes
34
HAS_CONFIGURE=	yes
35
CONFIGURE_ARGS+=--with-gcc=${CC} --with-g++=${CXX}
35
USE_LDCONFIG=	${PREFIX}/lib/virtualbox
36
USE_LDCONFIG=	${PREFIX}/lib/virtualbox
36
37
37
CONFLICTS=	bcc-[0-9]*
38
CONFLICTS=	bcc-[0-9]*

Return to bug 138063