diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
commit | d594ccc94ffa1006a70e7762de037c800e827b24 (patch) | |
tree | acb2244a21cfbea5c6e08351de94411bf3cb322a /x11-drivers/xf86-video-r128 | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/Makefile | 9 | ||||
-rw-r--r-- | x11-drivers/xf86-video-r128/pkg-descr | 2 |
2 files changed, 2 insertions, 9 deletions
diff --git a/x11-drivers/xf86-video-r128/Makefile b/x11-drivers/xf86-video-r128/Makefile index 8cba4b04b7a6..e94bed1a4be2 100644 --- a/x11-drivers/xf86-video-r128/Makefile +++ b/x11-drivers/xf86-video-r128/Makefile @@ -7,6 +7,7 @@ PORTNAME= xf86-video-r128 PORTVERSION= 6.8.1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -18,10 +19,4 @@ XORG_CAT= driver USE_XORG= glproto videoproto xextproto xf86driproto xf86miscproto xineramaproto MAN4= r128.4x -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 700000 -USE_GCC= 4.2+ -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-r128/pkg-descr b/x11-drivers/xf86-video-r128/pkg-descr index 4c7c5e44140c..7fa7879e07a6 100644 --- a/x11-drivers/xf86-video-r128/pkg-descr +++ b/x11-drivers/xf86-video-r128/pkg-descr @@ -1,4 +1,2 @@ This package contains the X.Org xf86-video-r128 driver. -- Florent Thoumie -flz@FreeBSD.org |