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/libexecinfo/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/libexecinfo') diff --git a/devel/libexecinfo/Makefile b/devel/libexecinfo/Makefile index 4f424b4fa06e..715f2b6d6b07 100644 --- a/devel/libexecinfo/Makefile +++ b/devel/libexecinfo/Makefile @@ -18,6 +18,7 @@ MAKE_FLAGS= LIBDIR=${PREFIX}/lib \ PORTDOCS= README +NO_STAGE= yes .include .if ${ARCH} == "amd64" -- cgit