aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-cirrus
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 16:52:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 16:52:50 +0000
commitd594ccc94ffa1006a70e7762de037c800e827b24 (patch)
treeacb2244a21cfbea5c6e08351de94411bf3cb322a /x11-drivers/xf86-video-cirrus
parent0c4a162c976c91f8789cd750fa2dd434fa12864d (diff)
downloadports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz
ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip
Notes
Diffstat (limited to 'x11-drivers/xf86-video-cirrus')
-rw-r--r--x11-drivers/xf86-video-cirrus/Makefile9
-rw-r--r--x11-drivers/xf86-video-cirrus/pkg-descr3
2 files changed, 2 insertions, 10 deletions
diff --git a/x11-drivers/xf86-video-cirrus/Makefile b/x11-drivers/xf86-video-cirrus/Makefile
index 47ae0ce20f0f..1def9f85551a 100644
--- a/x11-drivers/xf86-video-cirrus/Makefile
+++ b/x11-drivers/xf86-video-cirrus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xf86-video-cirrus
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -16,10 +17,4 @@ XORG_CAT= driver
USE_XORG= videoproto xextproto
MAN4= cirrus.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-cirrus/pkg-descr b/x11-drivers/xf86-video-cirrus/pkg-descr
index b1bbce565d6f..e6007b2c5b84 100644
--- a/x11-drivers/xf86-video-cirrus/pkg-descr
+++ b/x11-drivers/xf86-video-cirrus/pkg-descr
@@ -1,4 +1 @@
This package contains the X.Org xf86-video-cirrus driver.
-
-- Florent Thoumie
-flz@FreeBSD.org