mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove OSVERSION version from BROKEN string. I introduced this usage but
it was a bad idea to start with. Hat: portmgr
This commit is contained in:
parent
44a06c962e
commit
7f008f65c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173278
@ -56,7 +56,7 @@ RUN_DEPENDS+= xpdf:${PORTSDIR}/graphics/xpdf
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile on ${OSVERSION}
|
||||
BROKEN= Does not compile on 4.X
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
@ -56,7 +56,7 @@ RUN_DEPENDS+= xpdf:${PORTSDIR}/graphics/xpdf
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile on ${OSVERSION}
|
||||
BROKEN= Does not compile on 4.X
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user