diff options
author | antoine <antoine@FreeBSD.org> | 2019-08-04 17:07:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-08-04 17:07:47 +0800 |
commit | 1d5f9553ffba35361c2c87af50e6ad9321c08e1e (patch) | |
tree | 03324b54d3bfb51e850559ce6c0e0e0da93d7814 /multimedia/lives/Makefile | |
parent | 86c35270a32a4476ef6c81088caeb9b8b62b12fb (diff) | |
download | freebsd-ports-gnome-1d5f9553ffba35361c2c87af50e6ad9321c08e1e.tar.gz freebsd-ports-gnome-1d5f9553ffba35361c2c87af50e6ad9321c08e1e.tar.zst freebsd-ports-gnome-1d5f9553ffba35361c2c87af50e6ad9321c08e1e.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'multimedia/lives/Makefile')
-rw-r--r-- | multimedia/lives/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index b3e720901ce7..aedbe1bfc783 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= fails to patch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ ${LOCALBASE}/bin/analyseplugin:audio/ladspa |