diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-03-11 23:38:11 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-03-11 23:38:11 +0000 |
commit | 62d3b1c1fc5917881b5ddbd7e85367d9ee8f0523 (patch) | |
tree | 138a8c3c6b50724d0f2c54f9e0434141128f7521 /x11/XFree86-4-documents/files/patch-01 | |
parent | Update MASTER_SITES (diff) |
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=77104
Diffstat (limited to 'x11/XFree86-4-documents/files/patch-01')
-rw-r--r-- | x11/XFree86-4-documents/files/patch-01 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/XFree86-4-documents/files/patch-01 b/x11/XFree86-4-documents/files/patch-01 deleted file mode 100644 index b79727b8a302..000000000000 --- a/x11/XFree86-4-documents/files/patch-01 +++ /dev/null @@ -1,14 +0,0 @@ ---- Imakefile.orig Fri Dec 15 04:24:23 2000 -+++ Imakefile Wed Dec 20 16:22:14 2000 -@@ -16,7 +16,11 @@ - HARDCOPYDIR = hardcopy - #endif - -+#if defined(FreeBSDBuildXdoc) || FreeBSDBuildXdoc -+SUBDIRS = $(MISCDIR) $(SPECSDIR) $(HARDCOPYDIR) -+#else - SUBDIRS = man $(MISCDIR) $(SPECSDIR) $(HARDCOPYDIR) -+#endif - - all:: - |