mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Still broken on 7.X
Submitted by: pointyhat (beat)
This commit is contained in:
parent
7df28735bf
commit
cd4180aec0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301448
1 changed files with 7 additions and 1 deletions
|
@ -33,4 +33,10 @@ CMAKE_ARGS+= -DNLS_ENABLED=false
|
|||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 800000
|
||||
BROKEN= does not compile on FreeBSD 7.X
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue