BROKEN on 4.x: Does not compile
This commit is contained in:
parent
6b7cc8822d
commit
ea253ea767
@ -17,4 +17,10 @@ GNU_CONFIGURE= yes
|
||||
MAN1= throttle.1
|
||||
PLIST_FILES= bin/throttle
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on 4.x"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user