From 1ee89be9128d8e46b6347e438b8c08cc77d2ad89 Mon Sep 17 00:00:00 2001 From: nemysis Date: Mon, 10 Mar 2014 19:07:17 +0000 Subject: - Don't silence warnings --- audio/alure/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'audio') diff --git a/audio/alure/Makefile b/audio/alure/Makefile index 771586ee7929..107317e11d8a 100644 --- a/audio/alure/Makefile +++ b/audio/alure/Makefile @@ -16,8 +16,6 @@ USES= cmake openal:soft pkgconfig USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_STATIC:BOOL=FALSE -CFLAGS+= -w - PORTDOCS= * PORTEXAMPLES= * -- cgit