mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Mark BROKEN on <7.2
Reported by: pointyhat Feature safe: yes
This commit is contained in:
parent
0db001b3bc
commit
f8a601a78b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268299
@ -26,4 +26,10 @@ USE_AUTOTOOLS= libtool
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 702000
|
||||
BROKEN= does not build on FreeBSD 7.X prior 7.2
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user