aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-base16-bytestring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-base16-bytestring/Makefile')
-rw-r--r--devel/hs-base16-bytestring/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-base16-bytestring/Makefile b/devel/hs-base16-bytestring/Makefile
index dfa4fef7da03..387c4a5a0c19 100644
--- a/devel/hs-base16-bytestring/Makefile
+++ b/devel/hs-base16-bytestring/Makefile
@@ -10,5 +10,6 @@ COMMENT= Fast base16 (hex) encoding and deconding for ByteStrings
LICENSE= BSD
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>