mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
BROKEN on 7.0: Does not compile
This commit is contained in:
parent
cd67e670f7
commit
4a4b41ff58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153920
@ -21,4 +21,10 @@ USE_GETOPT_LONG= yes
|
||||
|
||||
MAN1= gensig.1 cattag.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700013
|
||||
BROKEN= "Does not compile on FreeBSD >= 7.0"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user