Mark as IGNORE: hs-crypto is incompatible with current GHC, needs updating.

This commit is contained in:
Volker Stolz 2006-02-13 09:37:21 +00:00
parent 1cd9878463
commit 2b84d4f6e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155902

View file

@ -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}|' \