mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Mark BROKEN on current
This commit is contained in:
parent
76f26d3acf
commit
c0b410d017
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68850
@ -16,6 +16,12 @@ ALL_TARGET= depend all
|
||||
|
||||
MAN1= webredirect.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500035
|
||||
BROKEN= "Does not compile on 5.0"
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
@${TOUCH} ${WRKSRC}/incu/depend.mk
|
||||
|
||||
@ -26,4 +32,4 @@ do-install:
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user