summaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-GLUT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/hs-GLUT/Makefile')
-rw-r--r--x11-toolkits/hs-GLUT/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/hs-GLUT/Makefile b/x11-toolkits/hs-GLUT/Makefile
index 5ad7c8bcc750..1d25f5c39041 100644
--- a/x11-toolkits/hs-GLUT/Makefile
+++ b/x11-toolkits/hs-GLUT/Makefile
@@ -14,5 +14,6 @@ LICENSE= BSD
USE_CABAL= OpenGL>=2.8 OpenGLRaw>=1.3
USE_GL= glut
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>