aboutsummaryrefslogtreecommitdiffstats
path: root/www/hs-hjsmin/Makefile
diff options
context:
space:
mode:
authorarrowd <arrowd@FreeBSD.org>2019-06-13 21:57:14 +0800
committerarrowd <arrowd@FreeBSD.org>2019-06-13 21:57:14 +0800
commitff836666d79b21e247fa14fceb2132249fcee21c (patch)
tree8fee22f4ca1a84563a8ec1e78851d37df11381ec /www/hs-hjsmin/Makefile
parenta35282665e24740f461ec5eb0f8e2ee3a76c1f0b (diff)
downloadfreebsd-ports-gnome-ff836666d79b21e247fa14fceb2132249fcee21c.tar.gz
freebsd-ports-gnome-ff836666d79b21e247fa14fceb2132249fcee21c.tar.zst
freebsd-ports-gnome-ff836666d79b21e247fa14fceb2132249fcee21c.zip
For ports with USES=cabal install a wrapper shell script instead of a real
executable into /bin/, that sets some environment variables to workaround https://github.com/haskell/cabal/issues/5997 While there, update bunch of Haskell ports, install their data files. PR: 237878 Reviewed by: tcberner Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20556
Diffstat (limited to 'www/hs-hjsmin/Makefile')
-rw-r--r--www/hs-hjsmin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile
index e286666fb561..56502f094c2b 100644
--- a/www/hs-hjsmin/Makefile
+++ b/www/hs-hjsmin/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hjsmin
PORTVERSION= 0.2.0.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org