. add glproto as a dependency, so packages are got compiled without DRI support;
. bump PORTREVISION. PR: ports/134008 Submitted by: bsam (me) Approved by: x11@ (maintainer timeout, 19 days)
This commit is contained in:
parent
e604f2965a
commit
19d9fd276a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233870
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xf86-video-radeonhd
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-drivers
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -16,7 +16,7 @@ COMMENT= X.Org ati RadeonHD display driver
|
||||
OPTIONS= UTILS "Install rhd_conntest and rhd_dump utilities" off
|
||||
|
||||
XORG_CAT= driver
|
||||
USE_XORG= damageproto videoproto xextproto xf86driproto
|
||||
USE_XORG= damageproto glproto videoproto xextproto xf86driproto
|
||||
CONFIGURE_ARGS= --enable-exa
|
||||
|
||||
CONFLICTS= xf86-video-radeonhd-devel-[0-9]*
|
||||
|
Loading…
Reference in New Issue
Block a user