mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
BROKEN with perl 5.8: Does not compile
This commit is contained in:
parent
4b0520f423
commit
cf375e609d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100319
@ -46,6 +46,10 @@ MLINKS+= vim.1 gvim.1 vim.1 gview.1 vim.1 rgvim.1 vim.1 rgview.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} >= 500800
|
||||
BROKEN= "Does not compile with perl 5.8"
|
||||
.endif
|
||||
|
||||
# Determine if we need xpg4.
|
||||
# No xpg4 in libc below 400020 and 500005
|
||||
.if ${OSVERSION} < 400020 && ${OSVERSION} < 500005
|
||||
|
Loading…
Reference in New Issue
Block a user