diff options
Diffstat (limited to 'devel/hs-bytestring-nums')
-rw-r--r-- | devel/hs-bytestring-nums/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-bytestring-nums/Makefile b/devel/hs-bytestring-nums/Makefile index 12e5ae1e9cd1..89cb57580792 100644 --- a/devel/hs-bytestring-nums/Makefile +++ b/devel/hs-bytestring-nums/Makefile @@ -10,5 +10,6 @@ COMMENT= Parse numeric literals from ByteStrings LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |