mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
BROKEN on 5.x: Does not compile
This commit is contained in:
parent
a696a2b7b5
commit
faf7db8383
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127261
@ -30,4 +30,9 @@ MAN3= ScriptCommand.3cc ScriptImage.3cc ScriptInterp.3cc \
|
||||
ScriptModule.3cc ScriptSymbol.3cc Script_Locks.3cc \
|
||||
Script_Package.3cc Script_Property.3cc Script_Session.3cc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 503001
|
||||
BROKEN= "Does not compile on FreeBSD >= 5.x"
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user