aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-filestore
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-filestore')
-rw-r--r--devel/hs-filestore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-filestore/Makefile b/devel/hs-filestore/Makefile
index 4eb97934adc0..8e73236e9aa9 100644
--- a/devel/hs-filestore/Makefile
+++ b/devel/hs-filestore/Makefile
@@ -9,7 +9,7 @@ COMMENT= Interface for versioning file stores
LICENSE= BSD
-USE_CABAL= Diff>=0.2 filestore HUnit>=1.2 mtl parsec>=2 split>=0.1 \
+USE_CABAL= Diff>=0.2 HUnit>=1.2 mtl parsec>=2 split>=0.1 \
utf8-string>=0.3 xml>=1.3
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"