Unmark broken; the missing Objective C header with gcc 4.2 has now been
fixed. PR: ports/117967 Submitted by: maintainer Approved by: portmgr (self)
This commit is contained in:
parent
6d4ea89fe3
commit
e8101ce2d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202763
@ -31,10 +31,4 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user