aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hastache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hastache/Makefile')
-rw-r--r--devel/hs-hastache/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hs-hastache/Makefile b/devel/hs-hastache/Makefile
index f97a0694b150..e6e22d67164c 100644
--- a/devel/hs-hastache/Makefile
+++ b/devel/hs-hastache/Makefile
@@ -2,6 +2,7 @@
PORTNAME= hastache
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +10,6 @@ COMMENT= Haskell implementation of Mustache templates
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= blaze-builder ieee754 mtl syb text transformers utf8-string
INSTALL_PORTDATA= cd ${WRKSRC} && ${INSTALL_DATA} README.md ${DATADIR}