summaryrefslogtreecommitdiff
path: root/graphics/utah-glx/files/patch-ah
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-12-15 03:18:03 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-12-15 03:18:03 +0000
commitdad50d99b195f0597431757a3b8c63f1012e6731 (patch)
tree544072f356f3cefa26a6a5225882423a4ffe98f4 /graphics/utah-glx/files/patch-ah
parent- added the missing .if statement around the IGNORE (diff)
Remove expired ports.
Notes
Notes: svn path=/head/; revision=151214
Diffstat (limited to 'graphics/utah-glx/files/patch-ah')
-rw-r--r--graphics/utah-glx/files/patch-ah20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/utah-glx/files/patch-ah b/graphics/utah-glx/files/patch-ah
deleted file mode 100644
index fff204b6df5b..000000000000
--- a/graphics/utah-glx/files/patch-ah
+++ /dev/null
@@ -1,20 +0,0 @@
---- servGL/hwglx/mga/mgadirect.c.orig Mon Oct 9 21:47:35 2000
-+++ servGL/hwglx/mga/mgadirect.c Mon Oct 9 21:48:18 2000
-@@ -62,17 +62,6 @@
- #include "glx_clients.h"
- #include "glx_init.h"
-
--#ifndef NO_MTRR
--#define MTRR_NEED_STRINGS
--#include <errno.h>
--#include <asm/mtrr.h>
--#include <fcntl.h>
--#include <sys/ioctl.h>
--#include <unistd.h>
--int mtrr;
--void mgaCloseMTRR();
--#endif
--
- #include "xf86_OSproc.h"
-
-