aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-csv
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-csv')
-rw-r--r--textproc/hs-csv/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/hs-csv/Makefile b/textproc/hs-csv/Makefile
index f3ef566e265f..866171f80703 100644
--- a/textproc/hs-csv/Makefile
+++ b/textproc/hs-csv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= csv
PORTVERSION= 0.1.2
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,5 @@ COMMENT= CSV library for Haskell
LICENSE= MIT
-USE_CABAL= parsec
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>