mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
BROKEN: Broken pkg-plist
Approved by: portmgr (self)
This commit is contained in:
parent
639dd4e31b
commit
826de7f2ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118209
@ -26,6 +26,10 @@ CONFIGURE_ENV= QTDIR="${QT_PREFIX}"
|
||||
BROKEN= "Does not compile with gcc 2.95.x"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Broken pkg-plist"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${GREP} -lR "malloc\.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
|
||||
-e "s|malloc\.h|stdlib.h|"
|
||||
|
Loading…
Reference in New Issue
Block a user