From 5495ad1eb0426206406e428e711fb1ba9e3150ce Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/lfview/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/lfview') diff --git a/graphics/lfview/Makefile b/graphics/lfview/Makefile index ec5a3a22ec90..c47554361a3d 100644 --- a/graphics/lfview/Makefile +++ b/graphics/lfview/Makefile @@ -16,6 +16,7 @@ USE_XORG= x11 xext USE_LDCONFIG= yes NO_INSTALL_MANPAGES= yes +NO_STAGE= yes .include .if ${ARCH} == "amd64" -- cgit