From owner-cvs-all@FreeBSD.ORG Fri Feb 29 02:04:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D671106566C; Fri, 29 Feb 2008 02:04:34 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E30138FC1A; Fri, 29 Feb 2008 02:04:33 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1T24XE4033314; Fri, 29 Feb 2008 02:04:33 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1T24XRP033313; Fri, 29 Feb 2008 02:04:33 GMT (envelope-from sobomax) Message-Id: <200802290204.m1T24XRP033313@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 29 Feb 2008 02:04:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/asterisk-addons Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 02:04:34 -0000 sobomax 2008-02-29 02:04:33 UTC FreeBSD ports repository Modified files: net/asterisk-addons Makefile Log: Remove BROKEN on ${OSVERSION} >= 700000 it builds just fine with 6-months old 7-CURRENT as well as with recent 7-STABLE. Also, add powerpc into the list of supported platform, the package builds on that arch just fine. Revision Changes Path 1.8 +1 -5 ports/net/asterisk-addons/Makefile