sysutils/grub2-pcbsd: modernize a bit:

- remove reference to expired sysutils/grub2 port
- remove obsolete conflict with grub-0
- bump PORTREVISION
This commit is contained in:
Rene Ladan 2019-02-05 19:19:29 +00:00
parent 77444db995
commit 473a91cfd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492271
2 changed files with 3 additions and 4 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= grub2-pcbsd
PORTVERSION= 2.02q
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= sysutils
MASTER_SITES= http://www.pcbsd.org/~kris/software/ \
ftp://ftp.pcbsd.org/pub/software/
@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \
help2man:misc/help2man
WRKSRC= ${WRKDIR}/grub-2.02
CONFLICTS= grub-0* grub2-2*
CONFLICTS= grub2-2*
SSP_UNSAFE= yes
USE_GCC= yes
GNU_CONFIGURE= yes

View File

@ -6,7 +6,6 @@ This port does not install GRUB on the master boot record of your hard drive.
To do this you will need to read the info page that is installed by the port.
This port includes additional patches and fixes making it work properly
with ZFS boot-environments. Users on UFS will probably want to install the
regular sysutils/grub2 port.
with ZFS boot-environments.
WWW: http://www.gnu.org/software/grub/