mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Mark broken everywhere
Right now it fails early after explicit lang/python dependency removal, but it was already failing back in august 2013 when python was available Reported by: pkg-fallout
This commit is contained in:
parent
a369bfe70a
commit
9169883b50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349444
@ -17,13 +17,10 @@ RUN_DEPENDS= childsplay:${PORTSDIR}/games/childsplay
|
||||
USE_PYTHON= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900000
|
||||
BROKEN= fails to install on 9.X
|
||||
.endif
|
||||
BROKEN= Does not build
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s@PREFIX=/usr/local@PREFIX=${PREFIX}@g " ${WRKSRC}/install.sh
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user