mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Remove 5.x support.
PR: ports/124947 Submitted by: Philip M. Gollucci <pgollucci at p6m7g8 dot com>
This commit is contained in:
parent
ef48fff766
commit
139be00688
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217381
@ -22,14 +22,8 @@ WRKSRC= ${WRKDIR}/caps-${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_OPTIMIZED_CFLAGS)
|
||||
CFLAGS+= -O2 -ffast-math -funroll-loops
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
BROKEN= Does not compile on 5.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user