From 888ab73a81ce0010b6a141740f5b26e92a5ec6a8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 19:53:09 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: lang) --- lang/yorick/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/yorick') diff --git a/lang/yorick/Makefile b/lang/yorick/Makefile index 3194316c6105..6a248c40443c 100644 --- a/lang/yorick/Makefile +++ b/lang/yorick/Makefile @@ -23,6 +23,7 @@ PORTDOCS= FILE_FORMATS README drat.doc graph.doc hex.doc \ OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include # Change "cd foo; $(MAKE)" into "$(MAKE) -C foo" to unbreak parallel builds -- cgit v1.2.3