mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
This commit is contained in:
parent
2ee5053470
commit
8e89a678c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132064
@ -27,6 +27,10 @@ PLIST_FILES= bin/m3gdb
|
||||
BROKEN= does not support a.out systems
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 503000
|
||||
BROKEN= "Does not build on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} depend
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} libbuild
|
||||
|
Loading…
x
Reference in New Issue
Block a user