svn commit: r380157 - head/multimedia/xbmc-addon-pvr
Jan Beich
jbeich at FreeBSD.org
Sat Feb 28 18:48:08 UTC 2015
Author: jbeich
Date: Sat Feb 28 18:48:07 2015
New Revision: 380157
URL: https://svnweb.freebsd.org/changeset/ports/380157
QAT: https://qat.redports.org/buildarchive/r380157/
Log:
Clear BROKEN: Kodi has compatibility symlinks to avoid breaking addons
PR: 196299
Modified:
head/multimedia/xbmc-addon-pvr/Makefile
Modified: head/multimedia/xbmc-addon-pvr/Makefile
==============================================================================
--- head/multimedia/xbmc-addon-pvr/Makefile Sat Feb 28 17:49:15 2015 (r380156)
+++ head/multimedia/xbmc-addon-pvr/Makefile Sat Feb 28 18:48:07 2015 (r380157)
@@ -30,8 +30,6 @@ REINPLACE_ARGS= -i ''
CFLAGS+= "-I${LOCALBASE}/include"
LDFLAGS+= "-L${LOCALBASE}/lib"
-BROKEN= fails to chase xbmc rename to kodi
-
.include <bsd.port.pre.mk>
post-patch:
More information about the svn-ports-head
mailing list