aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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