mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Mark broken under 4.X.
This commit is contained in:
parent
745de369bb
commit
4de073f3ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182044
@ -46,4 +46,11 @@ MAN1= fwbuilder.1 \
|
||||
fwb_ipfw.1 \
|
||||
fwb_pf.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.X (requires gcc 3.4 which itself does not build under 4.X"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
|
@ -46,4 +46,11 @@ MAN1= fwbuilder.1 \
|
||||
fwb_ipfw.1 \
|
||||
fwb_pf.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.X (requires gcc 3.4 which itself does not build under 4.X"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
|
@ -46,4 +46,11 @@ MAN1= fwbuilder.1 \
|
||||
fwb_ipfw.1 \
|
||||
fwb_pf.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.X (requires gcc 3.4 which itself does not build under 4.X"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user