diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-03 11:50:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-03 11:50:00 +0000 |
commit | 7b89092fc3f2c4eed651fce4f533ecd2fc61f469 (patch) | |
tree | f815f008fc2f52fc60c441729ec3031c1fe2ebfe /multimedia/phonon-xine | |
parent | 7364c09178668e1fad639e4b571afb41b53dd60b (diff) |
- Mark BROKEN: does not compile
[..]/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:144: error: expected type-specifier before 'typeof'
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=276973
Diffstat (limited to 'multimedia/phonon-xine')
-rw-r--r-- | multimedia/phonon-xine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/phonon-xine/Makefile b/multimedia/phonon-xine/Makefile index 12e55ff322ce..c387cf5b511d 100644 --- a/multimedia/phonon-xine/Makefile +++ b/multimedia/phonon-xine/Makefile @@ -18,6 +18,8 @@ COMMENT= The xine backend for Phonon LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine +BROKEN= does not compile + CONFLICTS= phonon-4.3.0* PHONON_BRANCH= stable |