mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark as IGNORE: hs-crypto is incompatible with current GHC, needs updating.
This commit is contained in:
parent
1cd9878463
commit
2b84d4f6e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155902
1 changed files with 1 additions and 4 deletions
|
@ -24,7 +24,6 @@ BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock
|
|||
.endif
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= # empty
|
||||
|
||||
|
@ -33,9 +32,7 @@ PLIST_SUB+= GHC_VERSION="${GHC_VERSION}"
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 504000
|
||||
BROKEN= "Incorrect pkg-plist"
|
||||
.endif
|
||||
IGNORE= is incompatible with current GHC, needs updating
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
|
||||
|
|
Loading…
Add table
Reference in a new issue