mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- mark BROKEN on 11-CURRENT
This commit is contained in:
parent
4fc87504a1
commit
9fcd312280
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363766
@ -24,6 +24,10 @@ SRCDIR= ${SRC_BASE}/usr.bin/telnet
|
||||
IGNORE= need to build this port with the source code of telnet
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} > 1100000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKDIR}
|
||||
@${CP} -R ${SRCDIR} ${WRKSRC}
|
||||
|
Loading…
Reference in New Issue
Block a user