mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
BROKEN on >= 5.x: Does not build
This commit is contained in:
parent
05a4d91243
commit
29bbf61b59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141523
@ -28,4 +28,10 @@ USE_IMAKE= yes
|
||||
MAN1= xrolo.1
|
||||
PLIST_FILES= bin/xrolo
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 504100
|
||||
BROKEN= "Does not build on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user