diff options
Diffstat (limited to 'devel/pure-stldict/Makefile')
-rw-r--r-- | devel/pure-stldict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pure-stldict/Makefile b/devel/pure-stldict/Makefile index 2b2ec2f5b628..486963b11a70 100644 --- a/devel/pure-stldict/Makefile +++ b/devel/pure-stldict/Makefile @@ -13,5 +13,6 @@ USE_PURE= yes USE_GCC= yes CXXFLAGS+= -std=c++0x -DHAVE_STD_IS_PERMUTATION +NO_STAGE= yes .include "${.CURDIR}/../../lang/pure/bsd.pure.mk" .include <bsd.port.mk> |