[patch] archivers/kbackup - cleanup non-supported FreeBSD version
PR: 111637 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Jose Alonso Cardenas Marquez <acm@>
This commit is contained in:
parent
6b1973a618
commit
b69ea544eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190057
1 changed files with 1 additions and 7 deletions
|
@ -24,13 +24,7 @@ INSTALLS_ICONS= yes
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue