diff options
author | nox <nox@FreeBSD.org> | 2013-10-19 07:12:02 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2013-10-19 07:12:02 +0800 |
commit | 600504f87c52ea36ebb077d33b2cec9a7a6ced4b (patch) | |
tree | 6696f6be1ca23d2606c23d9f58928d802d75e211 /multimedia | |
parent | 394b357ea1d3c1007920a0a5086ff9ac0d5a337b (diff) | |
download | freebsd-ports-gnome-600504f87c52ea36ebb077d33b2cec9a7a6ced4b.tar.gz freebsd-ports-gnome-600504f87c52ea36ebb077d33b2cec9a7a6ced4b.tar.zst freebsd-ports-gnome-600504f87c52ea36ebb077d33b2cec9a7a6ced4b.zip |
Apparently this no longer builds, mark it BROKEN and DEPRECATED,
the main xbmc port supports pvr now with multimedia/xbmc-addon-pvr.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xbmc-pvr/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/xbmc-pvr/Makefile b/multimedia/xbmc-pvr/Makefile index b290e4827896..bb90b4fe3095 100644 --- a/multimedia/xbmc-pvr/Makefile +++ b/multimedia/xbmc-pvr/Makefile @@ -59,6 +59,9 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/a ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ xdpyinfo:${PORTSDIR}/x11/xdpyinfo +BROKEN= no longer builds, use multimedia/xbmc and multimedia/xbmc-addon-pvr +DEPRECATED= multimedia/xbmc and multimedia/xbmc-addon-pvr are newer +EXPIRATION_DATE= 2013-12-31 GITHASH= 9023e39 WRKSRC= ${WRKDIR}/opdenkamp-${PORTNAME}-${GITHASH} FETCH_ARGS= -Fpr |