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/librespot | |
parent | d6afd5625099914922be8563648de8382c96688a (diff) | |
download | freebsd-ports-3a678350fbf57d466ddcde914f2c098e89191765.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'multimedia/librespot')
-rw-r--r-- | multimedia/librespot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |