1
0
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:
Mark Linimon 2006-09-18 04:24:43 +00:00
parent 44a06c962e
commit 7f008f65c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173278
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: