summaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-kmod-legacy
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-03-20 18:15:06 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-03-20 18:15:06 +0000
commitaca4e4135f042434f4546f2069fcb5fd9d37534a (patch)
tree97fcd3a9bb39967788efdb41ebb15151b81de65a /emulators/virtualbox-ose-kmod-legacy
parentbb54ae20b3de55574bcccb227a8c5f3d9bf9ae68 (diff)
downloadfreebsd-ports-aca4e4135f042434f4546f2069fcb5fd9d37534a.zip
Prefer USES=tar:bzip2.
Diffstat (limited to 'emulators/virtualbox-ose-kmod-legacy')
-rw-r--r--emulators/virtualbox-ose-kmod-legacy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/virtualbox-ose-kmod-legacy/Makefile b/emulators/virtualbox-ose-kmod-legacy/Makefile
index 3a5b11a0ceee..9e4f90b99870 100644
--- a/emulators/virtualbox-ose-kmod-legacy/Makefile
+++ b/emulators/virtualbox-ose-kmod-legacy/Makefile
@@ -23,7 +23,6 @@ UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION}
USE_RC_SUBR= vboxnet
ONLY_FOR_ARCHS= i386 amd64
-USE_BZIP2= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--with-gcc="${CC}" --with-g++="${CXX}" --nofatal \
@@ -37,7 +36,7 @@ OPTIONS_DEFINE= DEBUG VIMAGE
DEBUG_DESC= Debug symbols, additional logs and assertions
VIMAGE_DESC= VIMAGE virtual networking support
-USES= kmod
+USES= kmod tar:bzip2
.include <bsd.port.options.mk>
VBOX_BIN= ${WRKSRC}/out/${KMK_ARCH}/${KMK_BUILDTYPE}/bin/src