aboutsummaryrefslogtreecommitdiff
path: root/math/minisat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/minisat/Makefile')
-rw-r--r--math/minisat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/minisat/Makefile b/math/minisat/Makefile
index b4a66132ea74..6285dd8d56d6 100644
--- a/math/minisat/Makefile
+++ b/math/minisat/Makefile
@@ -13,4 +13,5 @@ USES= gmake
USE_LDCONFIG= yes
MAKE_ENV= prefix=${PREFIX}
+NO_STAGE= yes
.include <bsd.port.mk>