From 3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/xdu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/xdu') diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index 2f0cbb665ce9..fa896999e5f5 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -17,4 +17,5 @@ USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu MAN1= xdu.1 +NO_STAGE= yes .include -- cgit