aboutsummaryrefslogtreecommitdiff
path: root/www/hs-hjsmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-hjsmin/Makefile')
-rw-r--r--www/hs-hjsmin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile
index 0f2d1e58196b..587c361586c5 100644
--- a/www/hs-hjsmin/Makefile
+++ b/www/hs-hjsmin/Makefile
@@ -2,6 +2,7 @@
PORTNAME= hjsmin
PORTVERSION= 0.1.4.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +10,6 @@ COMMENT= Haskell implementation of a javascript minifier
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= blaze-builder>=0.2 language-javascript>=0.5.1 text>=0.8
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"