From 62d9bc157ea85249189b964b145aad3d188c1708 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 19 Jun 2014 10:00:38 +0000 Subject: [PATCH] remove NO_STAGE. Approved by: portmgr@ --- math/spooles-mpich/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/math/spooles-mpich/Makefile b/math/spooles-mpich/Makefile index 4f9815fc7156..2fe5556635fb 100644 --- a/math/spooles-mpich/Makefile +++ b/math/spooles-mpich/Makefile @@ -4,5 +4,4 @@ MASTERDIR= ${.CURDIR}/../spooles WITH_MPI= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile"