From ac93142cc7ac6b42b5259e67dfe32f5fa11e46b4 Mon Sep 17 00:00:00 2001 From: jnemeth Date: Sun, 15 Mar 2015 22:26:26 +0000 Subject: NOT_FOR_PLATFORM->BROKEN_ON_PLATFORM as requested by dholland@ --- comms/asterisk/Makefile | 4 ++-- comms/asterisk10/Makefile | 4 ++-- comms/asterisk18/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 7b43fe1ec0d..d4c9a914aff 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2015/01/29 21:54:33 jnemeth Exp $ +# $NetBSD: Makefile,v 1.119 2015/03/15 22:26:26 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -19,7 +19,7 @@ LICENSE= gnu-gpl-v2 MAKE_JOBS_SAFE= NO # known to have issues on i386, block the package until the bug is fixed -NOT_FOR_PLATFORM= NetBSD-*-i386 +BROKEN_ON_PLATFORM= NetBSD-*-i386 CONFLICTS+= asterisk-sounds-extra-[0-9]* diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile index 9a4df7d6465..7636c085307 100644 --- a/comms/asterisk10/Makefile +++ b/comms/asterisk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2015/01/29 21:52:28 jnemeth Exp $ +# $NetBSD: Makefile,v 1.63 2015/03/15 22:26:26 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -19,7 +19,7 @@ COMMENT= The Asterisk Software PBX LICENSE= gnu-gpl-v2 # known to have issues on i386, block the package until the bug is fixed -NOT_FOR_PLATFORM= NetBSD-*-i386 +BROKEN_ON_PLATFORM= NetBSD-*-i386 CONFLICTS+= asterisk-sounds-extra-[0-9]* diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile index 2f50d178754..54c09a52122 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2015/01/29 21:48:07 jnemeth Exp $ +# $NetBSD: Makefile,v 1.92 2015/03/15 22:26:26 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -18,7 +18,7 @@ COMMENT= The Asterisk Software PBX LICENSE= gnu-gpl-v2 # known to have issues on i386, block the package until the bug is fixed -NOT_FOR_PLATFORM= NetBSD-*-i386 +BROKEN_ON_PLATFORM= NetBSD-*-i386 CONFLICTS+= asterisk-sounds-extra-[0-9]* -- cgit v1.2.3