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/xmsg/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/xmsg') diff --git a/x11/xmsg/Makefile b/x11/xmsg/Makefile index 5c23e8d5b029..4a909b946529 100644 --- a/x11/xmsg/Makefile +++ b/x11/xmsg/Makefile @@ -16,4 +16,5 @@ PLIST_FILES= bin/xmsg USES= imake USE_XORG= x11 xext xaw xmu xt sm ice +NO_STAGE= yes .include -- cgit