summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-ati613/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /x11-drivers/xf86-video-ati613/Makefile
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'x11-drivers/xf86-video-ati613/Makefile')
-rw-r--r--x11-drivers/xf86-video-ati613/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/x11-drivers/xf86-video-ati613/Makefile b/x11-drivers/xf86-video-ati613/Makefile
deleted file mode 100644
index 771b7a52ab3f..000000000000
--- a/x11-drivers/xf86-video-ati613/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: xf86-video-ati
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xf86-video-ati
-PORTVERSION= 6.7.195
-CATEGORIES= x11-drivers
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= X.Org ati display driver
-
-USE_GL= gl
-
-XORG_CAT= driver
-USE_XORG= xf86driproto xineramaproto videoproto xf86miscproto xextproto glproto
-MAN4= ati.4x r128.4x radeon.4x
-
-.include <bsd.port.mk>