diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2009-06-04 16:34:07 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2009-06-04 16:34:07 +0000 |
commit | b300e8ed132ed35ae2154c821b073fe50ba63bef (patch) | |
tree | df03a6a00c9f269f7157d0e68303d69673d39a06 /x11-drivers | |
parent | ac3773af3d34af11c7aece8bbf509b35071f51cb (diff) | |
download | ports-b300e8ed132ed35ae2154c821b073fe50ba63bef.tar.gz ports-b300e8ed132ed35ae2154c821b073fe50ba63bef.zip |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-radeonhd-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-radeonhd-devel/Makefile b/x11-drivers/xf86-video-radeonhd-devel/Makefile index 0010fe05b21e..b1f55540047d 100644 --- a/x11-drivers/xf86-video-radeonhd-devel/Makefile +++ b/x11-drivers/xf86-video-radeonhd-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= xf86-video-radeonhd PORTVERSION= 1.2.5.20090605 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-drivers MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg- LIB_DEPENDS= pciaccess.0:${PORTSDIR}/devel/libpciaccess XORG_CAT= driver -USE_XORG= damageproto videoproto xextproto xf86driproto +USE_XORG= damageproto glproto videoproto xextproto xf86driproto USE_AUTOTOOLS= aclocal:19 autoconf:262 libtool:15 CONFLICTS= xf86-video-radeonhd-[0-9]* xf86-video-ati-[0-9]* |