diff options
Diffstat (limited to 'devel/hs-primitive/Makefile')
-rw-r--r-- | devel/hs-primitive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-primitive/Makefile b/devel/hs-primitive/Makefile index d1f219eabcfb..6b7348c41f7c 100644 --- a/devel/hs-primitive/Makefile +++ b/devel/hs-primitive/Makefile @@ -10,5 +10,6 @@ COMMENT= Primitive memory-related operations LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |