From 3ff0383d3a2fb21cdb1e80822419f4aac7fd522f Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:13:42 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3) --- devel/libe/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/libe') diff --git a/devel/libe/Makefile b/devel/libe/Makefile index 469de4ecc071..ec3a8b5d9b00 100644 --- a/devel/libe/Makefile +++ b/devel/libe/Makefile @@ -19,4 +19,5 @@ USE_LDCONFIG= yes ONLY_FOR_ARCHS= amd64 +NO_STAGE= yes .include -- cgit