aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-glint/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-05-25 14:37:02 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-05-25 14:37:02 +0000
commit92ea0d614b10bd99ce43a611721c7c4003cd79a5 (patch)
treecf13f962932aab3646f0af684b2923c4e0f0825b /x11-drivers/xf86-video-glint/Makefile
parentffbb85145227efbc987e5d09cab804f896bf37f5 (diff)
downloadports-92ea0d614b10bd99ce43a611721c7c4003cd79a5.tar.gz
ports-92ea0d614b10bd99ce43a611721c7c4003cd79a5.zip
Notes
Diffstat (limited to 'x11-drivers/xf86-video-glint/Makefile')
-rw-r--r--x11-drivers/xf86-video-glint/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-drivers/xf86-video-glint/Makefile b/x11-drivers/xf86-video-glint/Makefile
index 320b6b13e677..e3175b17712b 100644
--- a/x11-drivers/xf86-video-glint/Makefile
+++ b/x11-drivers/xf86-video-glint/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: xf86-video-glint
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xf86-video-glint
-PORTVERSION= 1.2.6
+PORTVERSION= 1.2.8
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -15,7 +10,7 @@ COMMENT= X.Org glint display driver
USE_GL= gl
XORG_CAT= driver
-USE_XORG= xf86driproto videoproto xextproto xf86dgaproto glproto
+USE_XORG= xf86driproto xf86dgaproto glproto
MAN4= glint.4x
.include <bsd.port.mk>