aboutsummaryrefslogtreecommitdiff
path: root/security/hs-RSA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-RSA/Makefile')
-rw-r--r--security/hs-RSA/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-RSA/Makefile b/security/hs-RSA/Makefile
index ccf5695fc11a..55324d2ed084 100644
--- a/security/hs-RSA/Makefile
+++ b/security/hs-RSA/Makefile
@@ -18,6 +18,7 @@ OPTIONS_DEFAULT= MD5 BINARY
MD5_DESC= Include support for using MD5
BINARY_DESC= Use the binary package for serialization
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.if ${PORT_OPTIONS:MMD5}