Date: Mon, 10 Mar 2014 19:07:18 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347794 - head/audio/alure Message-ID: <201403101907.s2AJ7IUZ007574@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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= *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403101907.s2AJ7IUZ007574>