diff options
Diffstat (limited to 'devel/hs-hashtables')
-rw-r--r-- | devel/hs-hashtables/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-hashtables/Makefile b/devel/hs-hashtables/Makefile index 7cb0bda064b3..5cb9e2ef401f 100644 --- a/devel/hs-hashtables/Makefile +++ b/devel/hs-hashtables/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= hashable>=1.1 primitive vector>=0.7 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |