MFH: r468435
x11-drivers/xf86-video-amdgpu: allow on /stable/11 or 11.2 Reported by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: ports-secteam blanket
This commit is contained in:
parent
4e1122b067
commit
c753a8576a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=468475
@ -25,8 +25,8 @@ CONFIGURE_ARGS+=--disable-udev
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if (${OSVERSION} < 1200019)
|
||||
IGNORE= not supported on 11.x or older, no kernel support
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1101510
|
||||
IGNORE= not supported on 11.1 or older, no kernel support
|
||||
.endif
|
||||
|
||||
PLIST_FILES= lib/xorg/modules/drivers/amdgpu_drv.so \
|
||||
|
Loading…
Reference in New Issue
Block a user