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