aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-08-29 11:38:00 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-08-29 11:38:00 +0000
commit7cc3a0cbf1add79208b045c9ee9b855922ec2938 (patch)
tree9ca737296d010217ea657bce895de740c70468a6 /x11-drivers
parentc99fbaa6873f913317dc768fc894357176333106 (diff)
downloadports-7cc3a0cbf1add79208b045c9ee9b855922ec2938.tar.gz
ports-7cc3a0cbf1add79208b045c9ee9b855922ec2938.zip
Style fix (xextproto listed twice).
Reported by: Oliver Schonefeld
Notes
Notes: svn path=/head/; revision=198487
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-i810/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-i810/Makefile b/x11-drivers/xf86-video-i810/Makefile
index f6444d04ac65..05bcdb0459af 100644
--- a/x11-drivers/xf86-video-i810/Makefile
+++ b/x11-drivers/xf86-video-i810/Makefile
@@ -18,7 +18,7 @@ CONFLICTS= xf86-video-intel-[0-9]*
USE_GL= gl
XORG_CAT= driver
-USE_XORG= xvmc xf86driproto xextproto x11 xextproto glproto xineramaproto
+USE_XORG= xvmc xf86driproto xextproto x11 glproto xineramaproto
MAN4= i810.4x
.include <bsd.port.mk>