diff options
author | Juergen Lock <nox@FreeBSD.org> | 2013-10-18 23:12:02 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2013-10-18 23:12:02 +0000 |
commit | 97f5c139444a42d45492db2037cc4d1f34e596d5 (patch) | |
tree | 6696f6be1ca23d2606c23d9f58928d802d75e211 /multimedia | |
parent | e5c7c1935c3e60de38165c22d71ba20d5b6f0a38 (diff) |
Notes
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 |