mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
lang/swi-prolog-lite: Marked as broken
This commit is contained in:
parent
6f88cf4efa
commit
9f0e16bdba
@ -18,6 +18,11 @@ REPLACE_BASH+= dotfiles/edit
|
|||||||
|
|
||||||
.include "../../mk/bsd.prefs.mk"
|
.include "../../mk/bsd.prefs.mk"
|
||||||
|
|
||||||
|
.if ${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix"
|
||||||
|
BROKEN_ON_PLATFORM= NetBSD-*-*
|
||||||
|
PKG_FAIL_REASON= "Autoconf hangs forever on MINIX3"
|
||||||
|
.endif ${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix"
|
||||||
|
|
||||||
.if ${MACHINE_ARCH} == alpha || ${MACHINE_ARCH} == sparc64 || \
|
.if ${MACHINE_ARCH} == alpha || ${MACHINE_ARCH} == sparc64 || \
|
||||||
${MACHINE_ARCH} == x86_64
|
${MACHINE_ARCH} == x86_64
|
||||||
PLIST_SUBST+= BITS=64
|
PLIST_SUBST+= BITS=64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user