textproc/hs-pandoc: No package available (-fPIC issues?)
Created by: xmj
Moin,
I was trying to install pandoc (textproc/hs-pandoc
) from ports and am noticing that there isn't a package for it, and when building it from ports, its dependency devel/hs-cabal-install
fails with what seems to be -fPIC issues.
This is seen on the HBSD ci infra too:
Disabling PIE in both ports seems to let me get a package.
Best, -xmj