aboutsummaryrefslogtreecommitdiff
path: root/audio/raop_play
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-05-03 15:59:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-05-03 15:59:50 +0000
commit845d4ecfa73e041f3ec678799fe38fdd9addbf3f (patch)
treee265ec912cffa0aa027e8a44f320f163377504b2 /audio/raop_play
parent8920205cc1bae3f7ab77c862a84fd78ef5f08d7f (diff)
downloadports-845d4ecfa73e041f3ec678799fe38fdd9addbf3f.tar.gz
ports-845d4ecfa73e041f3ec678799fe38fdd9addbf3f.zip
- Mark BROKEN: error: conflicting types for 'g_malloc0'
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=212547
Diffstat (limited to 'audio/raop_play')
-rw-r--r--audio/raop_play/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile
index 12b839443ee7..fd422b780e20 100644
--- a/audio/raop_play/Makefile
+++ b/audio/raop_play/Makefile
@@ -23,6 +23,8 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \
faad:${PORTSDIR}/audio/faad \
flac:${PORTSDIR}/audio/flac
+BROKEN= does not compile
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes