aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers/XFree86-4-Server-snap/files/patch-sunffb-Imakefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-11-12 13:47:01 +0800
committerEric Anholt <anholt@FreeBSD.org>2003-11-12 13:47:01 +0800
commit9555c60bc330c746c8a9286dcbe59db81f2207cc (patch)
treedcb50bfc884bd747fe2e94e4f56b009a2dd54176 /x11-servers/XFree86-4-Server-snap/files/patch-sunffb-Imakefile
parent45866cf139a3e72ee1c0b07955bca28336e29c23 (diff)
downloadfreebsd-ports-9555c60bc330c746c8a9286dcbe59db81f2207cc.tar.gz
freebsd-ports-9555c60bc330c746c8a9286dcbe59db81f2207cc.tar.zst
freebsd-ports-9555c60bc330c746c8a9286dcbe59db81f2207cc.zip
Update to 4.3.99.15 snapshot. Remove DRI components, now provided by
graphics/dri.
Notes
Notes: svn path=/head/; revision=93792
Diffstat (limited to 'x11-servers/XFree86-4-Server-snap/files/patch-sunffb-Imakefile')
-rw-r--r--x11-servers/XFree86-4-Server-snap/files/patch-sunffb-Imakefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/files/patch-sunffb-Imakefile b/x11-servers/XFree86-4-Server-snap/files/patch-sunffb-Imakefile
deleted file mode 100644
index fe16ad9c1cf7..000000000000
--- a/x11-servers/XFree86-4-Server-snap/files/patch-sunffb-Imakefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- programs/Xserver/hw/xfree86/drivers/sunffb/Imakefile.orig Mon Sep 16 14:06:01 2002
-+++ programs/Xserver/hw/xfree86/drivers/sunffb/Imakefile Tue May 20 12:25:15 2003
-@@ -49,7 +49,7 @@
- #define FFBsObjectRule(name) @@\
- name.o: name.s @@\
- $(RM) $@ @@\
-- $(CPP) $*.s | $(AS) $(GCCVISOPTION) -o $@ -
-+ $(CC) -c -x assembler-with-cpp $(GCCVISOPTION) $*.s -o $@
- #endif
- #else
- VISOBJS =