diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-07 07:43:37 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-07 07:43:37 +0000 |
commit | 1e817d5e1a74d55cfa93c599fa22f8e3108ecfa2 (patch) | |
tree | d33310fe438d775921ae7c22f6f3ed3f9961291e /sysutils/grub2-pcbsd | |
parent | 6e8cbd63d37c0699bb8397e8345a2d151bb16ac1 (diff) | |
download | ports-1e817d5e1a74d55cfa93c599fa22f8e3108ecfa2.tar.gz ports-1e817d5e1a74d55cfa93c599fa22f8e3108ecfa2.zip |
Notes
Diffstat (limited to 'sysutils/grub2-pcbsd')
-rw-r--r-- | sysutils/grub2-pcbsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/grub2-pcbsd/Makefile b/sysutils/grub2-pcbsd/Makefile index 563a46ee1ab8..bd0eaa6295b1 100644 --- a/sysutils/grub2-pcbsd/Makefile +++ b/sysutils/grub2-pcbsd/Makefile @@ -15,6 +15,8 @@ COMMENT= Multiboot boot loader LICENSE= GPLv3 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-05-08 BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \ ${LOCALBASE}/bin/bash:shells/bash \ |