diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-07-03 19:53:19 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-07-03 19:53:19 +0000 |
commit | e0308c2146020dea42d92ba52b54d4e6daaedf55 (patch) | |
tree | 21530ab7e98c9eb27f16c0fe726a0b49f5b7f8a3 /multimedia/phonon-xine | |
parent | 8cc9cf9fa51d5350276833581f7bdf7091ee2be9 (diff) |
- Replace typeof by __typeof__ in the multimedia/libxine clang fixes for
the benefit of clients including xine headers in extern "C".
- Unmark BROKEN multimedia/phonon-xine that this fixes.
Notes
Notes:
svn path=/head/; revision=277018
Diffstat (limited to 'multimedia/phonon-xine')
-rw-r--r-- | multimedia/phonon-xine/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/phonon-xine/Makefile b/multimedia/phonon-xine/Makefile index c387cf5b511d..12e55ff322ce 100644 --- a/multimedia/phonon-xine/Makefile +++ b/multimedia/phonon-xine/Makefile @@ -18,8 +18,6 @@ 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 |