mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Mark as broken on gcc4.2.
This commit is contained in:
parent
975032241a
commit
cbec3d25f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200580
@ -21,4 +21,10 @@ MAN1= dircproxy.1 dircproxy-crypt.1
|
||||
post-install:
|
||||
@${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user