diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-08-05 09:23:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-08-05 09:23:59 +0000 |
commit | 235f6ca5048bff51ed4aae8a0cfa5edb7dfa7bd1 (patch) | |
tree | fc119a60dc4152909939afeb4446fcad489c93ed /www/hs-activehs | |
parent | 38eddf16ef39173fdbfce044c2be3a663ed8409a (diff) |
Notes
Diffstat (limited to 'www/hs-activehs')
-rw-r--r-- | www/hs-activehs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-activehs/Makefile b/www/hs-activehs/Makefile index be9563909daf..12b931d44536 100644 --- a/www/hs-activehs/Makefile +++ b/www/hs-activehs/Makefile @@ -10,6 +10,7 @@ COMMENT= Haskell code presentation tool LICENSE= BSD3CLAUSE +BROKEN= fails to build DEPRECATED= Doesn't build with recent dependencies EXPIRATION_DATE=2018-09-02 |