summaryrefslogtreecommitdiff
path: root/usr/src/pkg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/pkg/Makefile')
-rw-r--r--usr/src/pkg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/Makefile b/usr/src/pkg/Makefile
index cacaa22aca..3ac8594165 100644
--- a/usr/src/pkg/Makefile
+++ b/usr/src/pkg/Makefile
@@ -195,6 +195,8 @@ PKGMOG_DEFINES= \
PYTHON3_PKGVERS=$(PYTHON3_PKGVERS) \
python2_ONLY=$(BUILDPY2) \
python3_ONLY=$(BUILDPY3) \
+ python2tools_ONLY=$(BUILDPY2TOOLS) \
+ python3tools_ONLY=$(BUILDPY3TOOLS) \
JAVA_8_ONLY=$(JAVA_8_ONLY) \
JAVA_7_ONLY=$(JAVA_7_ONLY)