From 4c4a11f7144e709be034f6fff58ed87baed516dd Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:17:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4) --- devel/sfml/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/sfml') diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile index d5a5caac8ebc..5cf637709293 100644 --- a/devel/sfml/Makefile +++ b/devel/sfml/Makefile @@ -29,6 +29,7 @@ PORTDOCS= * PORTSCOUT= limit:[^c]$$ +NO_STAGE= yes .include post-extract: -- cgit