diff options
Diffstat (limited to 'devel/hs-threads/Makefile')
-rw-r--r-- | devel/hs-threads/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-threads/Makefile b/devel/hs-threads/Makefile index b3308a9c3503..a8a4e82cb325 100644 --- a/devel/hs-threads/Makefile +++ b/devel/hs-threads/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= base-unicode-symbols>=0.1.1 stm>=2.1 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |