diff --git a/Makefile b/Makefile index 30db3c6..4558732 100644 --- a/Makefile +++ b/Makefile @@ -127,8 +127,7 @@ SRCDIR?= ${ROOTDIR}/src # A couple of meta-targets for easy use and ordering: -kernel: base -ports distfiles: base +kernel ports distfiles: base audit plugins: ports core: plugins packages test: core