1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

textproc/hs-pandoc-citeproc: Mark broken after r490955

After the Haskell port infrastructure is overhauled, standalone builds with
shared library installation and Cabal registration should be possible.

Approved by:	arrowd and tcberner
Differential Revision:	https://reviews.freebsd.org/D18992
This commit is contained in:
Joseph Mingrone 2019-01-27 16:34:23 +00:00
parent 3894fd5404
commit 85d4d7813b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491368

View File

@ -10,6 +10,8 @@ COMMENT= Supports using pandoc with citeproc
LICENSE= BSD3CLAUSE LICENSE= BSD3CLAUSE
BROKEN= Fails to build after r490955; fix coming with Haskell ports overhaul
USE_CABAL= aeson>=0.7 aeson-pretty attoparsec data-default \ USE_CABAL= aeson>=0.7 aeson-pretty attoparsec data-default \
mtl pandoc>=1.13 pandoc-types>=1.12.3 rfc5051 \ mtl pandoc>=1.13 pandoc-types>=1.12.3 rfc5051 \
setenv>=0.1 split syb tagsoup vector xml-conduit>=1.2 \ setenv>=0.1 split syb tagsoup vector xml-conduit>=1.2 \
@ -20,7 +22,7 @@ EXECUTABLE= pandoc-citeproc
FLAGS_DEFINE= BIBUTILS EMBED_DATA UNICODE_COLLATION FLAGS_DEFINE= BIBUTILS EMBED_DATA UNICODE_COLLATION
FLAGS_DEFAULT= BIBUTILS FLAGS_DEFAULT= BIBUTILS
BIBUTILS_DESC= Use Chris Putnam's Bibutils BIBUTILS_DESC= Use Chris Putnam's Bibutils #'
BIBUTILS_FLAG_ENABLE= bibutils BIBUTILS_FLAG_ENABLE= bibutils
BIBUTILS_FLAG_CABAL= hs-bibutils>=0.3 BIBUTILS_FLAG_CABAL= hs-bibutils>=0.3