diff options
Diffstat (limited to 'devel/hs-filestore/Makefile')
-rw-r--r-- | devel/hs-filestore/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-filestore/Makefile b/devel/hs-filestore/Makefile index 96fbfca3dbeb..86d172b39f25 100644 --- a/devel/hs-filestore/Makefile +++ b/devel/hs-filestore/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= Diff>=0.2 parsec>=2 split>=0.1 utf8-string>=0.3 xml>=1.3 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |