diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-27 09:30:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-27 09:30:47 +0000 |
commit | 3a678350fbf57d466ddcde914f2c098e89191765 (patch) | |
tree | a56c8be262a439e053fe59f10c4194f6d64c021d /multimedia | |
parent | d6afd5625099914922be8563648de8382c96688a (diff) | |
download | freebsd-ports-3a678350fbf57d466ddcde914f2c098e89191765.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/bombono/Makefile | 2 | ||||
-rw-r--r-- | multimedia/librespot/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/bombono/Makefile b/multimedia/bombono/Makefile index d0a9ac9706d4..156da12e06da 100644 --- a/multimedia/bombono/Makefile +++ b/multimedia/bombono/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= gm:graphics/GraphicsMagick \ toolame:audio/toolame BROKEN= fails to compile: weakref.h: macro "static_assert" passed 3 arguments, but takes just 2 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 USES= desktop-file-utils gettext pkgconfig scons shared-mime-info \ tar:bzip2 diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index 55d01194951e..248091c1ca68 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -11,6 +11,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= tries to clone git repository during build phase +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= rust>=1.19.0_2:lang/rust \ portaudio>0:audio/portaudio |