mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
devel/plan9port: Deprecate and set expiration date to 2024-11-30
Fails to build, unmaintained in tree and outdated
This commit is contained in:
parent
06ee1f7fd5
commit
d846b48908
1 changed files with 3 additions and 2 deletions
|
@ -11,8 +11,9 @@ WWW= https://9fans.github.io/plan9port/
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BROKEN_armv6= fails to compile: thread.c:130:5: no member named 'arm_r0' in 'mcontext_t'
|
BROKEN= Fails to build, sort.c:111:5: error: conflicting types for 'kcmp'
|
||||||
BROKEN_armv7= fails to compile: thread.c:130:5: no member named 'arm_r0' in 'mcontext_t'
|
DEPRECATED= Fails to build, unmaintained in tree and outdated
|
||||||
|
EXPIRATION_DATE=2024-11-30
|
||||||
|
|
||||||
BUILD_DEPENDS= as:devel/binutils
|
BUILD_DEPENDS= as:devel/binutils
|
||||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||||
|
|
Loading…
Add table
Reference in a new issue