From owner-svn-ports-all@FreeBSD.ORG Mon Mar 10 19:07:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A9ED40D; Mon, 10 Mar 2014 19:07:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77D1012B; Mon, 10 Mar 2014 19:07:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2AJ7I8n007575; Mon, 10 Mar 2014 19:07:18 GMT (envelope-from nemysis@svn.freebsd.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2AJ7IUZ007574; Mon, 10 Mar 2014 19:07:18 GMT (envelope-from nemysis@svn.freebsd.org) Message-Id: <201403101907.s2AJ7IUZ007574@svn.freebsd.org> From: Rusmir Dusko Date: Mon, 10 Mar 2014 19:07:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347794 - head/audio/alure X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 19:07:18 -0000 Author: nemysis Date: Mon Mar 10 19:07:17 2014 New Revision: 347794 URL: http://svnweb.freebsd.org/changeset/ports/347794 QAT: https://qat.redports.org/buildarchive/r347794/ Log: - Don't silence warnings Modified: head/audio/alure/Makefile Modified: head/audio/alure/Makefile ============================================================================== --- head/audio/alure/Makefile Mon Mar 10 18:53:23 2014 (r347793) +++ head/audio/alure/Makefile Mon Mar 10 19:07:17 2014 (r347794) @@ -16,8 +16,6 @@ USES= cmake openal:soft pkgconfig USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_STATIC:BOOL=FALSE -CFLAGS+= -w - PORTDOCS= * PORTEXAMPLES= *