diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-02-03 20:46:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-02-03 20:46:35 +0000 |
commit | 72f4491c41a9e52940aaeab00c2a21d9bc4ae172 (patch) | |
tree | b544a84cca97180dd484ad8858433ec23243a53e /sysutils | |
parent | 60fbbcfeab92c97e7360cf5183626da49febdcd4 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cluster-glue/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cluster-glue/Makefile b/sysutils/cluster-glue/Makefile index d10c3cf6ed0a..a96ae9f2992d 100644 --- a/sysutils/cluster-glue/Makefile +++ b/sysutils/cluster-glue/Makefile @@ -17,6 +17,8 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LIB BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-03-05 LIB_DEPENDS= libltdl.so:devel/libltdl \ libuuid.so:misc/e2fsprogs-libuuid \ |