From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/yali/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/yali') diff --git a/textproc/yali/Makefile b/textproc/yali/Makefile index 0726b3f136b3..719806dff1f2 100644 --- a/textproc/yali/Makefile +++ b/textproc/yali/Makefile @@ -26,6 +26,7 @@ NO_BUILD= yes PLIST_FILES= bin/yali +NO_STAGE= yes post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC} -- cgit