aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2019-05-17 10:34:35 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2019-05-17 10:34:35 +0000
commita3e617f39a95dbed4cd6e8e0aa10613253c46a06 (patch)
tree6179a9bea32ce55a116b25acb5fcba4b6801f68f /emulators/virtualbox-ose/Makefile
parent0cef14984ddf49e26b5dfe436eee6b36dcdb1c37 (diff)
downloadports-a3e617f39a95dbed4cd6e8e0aa10613253c46a06.tar.gz
ports-a3e617f39a95dbed4cd6e8e0aa10613253c46a06.zip
Notes
Diffstat (limited to 'emulators/virtualbox-ose/Makefile')
-rw-r--r--emulators/virtualbox-ose/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index 240c7be7a7ac..2be23379b95d 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/Makefile
@@ -196,6 +196,7 @@ PLIST_SUB+= ARCH="${KMK_ARCH}"
KMK_BUILDDIR= ${WRKSRC}/out/${KMK_ARCH}/${KMK_BUILDTYPE}
KMK_CONFIG= VBOX_LIBPATH_X11=${LOCALBASE} VBOX_FREEBSD_SRC=${SRC_BASE}/sys
+KMK_CONFIG+= VBOX_OSE=1
KMK_FLAGS+= -j${MAKE_JOBS_NUMBER}
.include <bsd.port.pre.mk>