diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-03-11 03:07:17 +0800 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-03-11 03:07:17 +0800 |
commit | 43fd52ffe3651a4d8f3115ca63c27109ab612af9 (patch) | |
tree | 6c9ecaa06ff374110c2c91ead64662184ce39ee8 /audio | |
parent | e6741254b7ab7e8411e2b0fb7ac6fdb06f1a1f54 (diff) | |
download | freebsd-ports-gnome-43fd52ffe3651a4d8f3115ca63c27109ab612af9.tar.gz freebsd-ports-gnome-43fd52ffe3651a4d8f3115ca63c27109ab612af9.tar.zst freebsd-ports-gnome-43fd52ffe3651a4d8f3115ca63c27109ab612af9.zip |
- Don't silence warnings
Diffstat (limited to 'audio')
-rw-r--r-- | audio/alure/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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= * |