diff options
Diffstat (limited to 'x11-drivers/xf86-video-radeonhd')
-rw-r--r-- | x11-drivers/xf86-video-radeonhd/Makefile | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-radeonhd/pkg-descr | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-radeonhd/Makefile b/x11-drivers/xf86-video-radeonhd/Makefile index c005f5907f55..03f06fe99a86 100644 --- a/x11-drivers/xf86-video-radeonhd/Makefile +++ b/x11-drivers/xf86-video-radeonhd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xf86-video-radeonhd PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -40,8 +40,4 @@ post-install: ${INSTALL_PROGRAM} ${WRKSRC}/utils/conntest/rhd_dump ${PREFIX}/sbin .endif -.if ${OSVERSION} < 700000 -USE_GCC= 4.2+ -.endif - .include <bsd.port.post.mk> diff --git a/x11-drivers/xf86-video-radeonhd/pkg-descr b/x11-drivers/xf86-video-radeonhd/pkg-descr index 40d1aa910b51..f50f55677b0b 100644 --- a/x11-drivers/xf86-video-radeonhd/pkg-descr +++ b/x11-drivers/xf86-video-radeonhd/pkg-descr @@ -1 +1,3 @@ This package contains the X.Org xf86-video-radeonhd driver. + +WWW: http://www.x.org |