summaryrefslogtreecommitdiff
path: root/devel/sdl12/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sdl12/files/patch-configure.in')
-rw-r--r--devel/sdl12/files/patch-configure.in30
1 files changed, 0 insertions, 30 deletions
diff --git a/devel/sdl12/files/patch-configure.in b/devel/sdl12/files/patch-configure.in
deleted file mode 100644
index f8f532ab9fd9..000000000000
--- a/devel/sdl12/files/patch-configure.in
+++ /dev/null
@@ -1,30 +0,0 @@
-
-$FreeBSD$
-
---- configure.in 2001/07/25 08:10:33 1.1
-+++ configure.in 2001/07/25 08:11:38
-@@ -775,7 +775,7 @@
- #include <vgl.h>
- ],[
- VGLBitmap bitmap;
-- exit(bitmap.PyxelBytes);
-+ exit(bitmap.PixelBytes);
- ],[
- video_vgl=yes
- ])
-@@ -1257,7 +1257,6 @@
- CheckX11
- CheckDGA
- CheckSVGA
-- CheckVGL
- CheckAAlib
- CheckOpenGL
- CheckPTHREAD
-@@ -1294,6 +1293,7 @@
- ARCH=freebsd
- CheckDummyVideo
- CheckDiskAudio
-+ CheckVGL
- CheckNASM
- CheckOSS
- CheckARTSC