From 75c703a072d2981400dc17a23ec971f3cf28a570 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:43:19 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11) --- x11/xascii/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/xascii') diff --git a/x11/xascii/Makefile b/x11/xascii/Makefile index adf21721e12d..54bdd0fe2dee 100644 --- a/x11/xascii/Makefile +++ b/x11/xascii/Makefile @@ -18,4 +18,5 @@ USE_XORG= x11 xt xaw MAN1= xascii.1 PLIST_FILES= bin/xascii +NO_STAGE= yes .include -- cgit