aboutsummaryrefslogtreecommitdiff
path: root/net/hs-network-uri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/hs-network-uri/Makefile')
-rw-r--r--net/hs-network-uri/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/hs-network-uri/Makefile b/net/hs-network-uri/Makefile
index 61c48930e480..278d0d040ea8 100644
--- a/net/hs-network-uri/Makefile
+++ b/net/hs-network-uri/Makefile
@@ -2,7 +2,7 @@
PORTNAME= network-uri
PORTVERSION= 2.6.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,5 @@ COMMENT= URI manipulation
LICENSE= BSD3CLAUSE
-USE_CABAL= parsec>=3.0
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>