summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-24 03:00:06 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-24 03:00:06 +0000
commit90963403713d6a66f244a517f5ef64b3fa834109 (patch)
tree3f3c80546f79222d7905df06454026b1d0fb5991 /Makefile.inc1
parentdebac084e67641338146b8a2247f6b2c1df292b9 (diff)
downloadsrc-test2-90963403713d6a66f244a517f5ef64b3fa834109.tar.gz
src-test2-90963403713d6a66f244a517f5ef64b3fa834109.zip
Notes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 19d2bb1ac35b..a3e1cc1b7433 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1364,6 +1364,7 @@ packagekernel:
stagekernel:
${MAKE} -C ${.CURDIR} ${.MAKEFLAGS} distributekernel
+PORTSDIR?= /usr/ports
WSTAGEDIR= ${MAKEOBJDIRPREFIX}${.CURDIR}/${TARGET}.${TARGET_ARCH}/worldstage
KSTAGEDIR= ${MAKEOBJDIRPREFIX}${.CURDIR}/${TARGET}.${TARGET_ARCH}/kernelstage
REPODIR= ${MAKEOBJDIRPREFIX}${.CURDIR}/repo