aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-12-12 23:19:06 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-12-12 23:19:06 +0000
commite8881a886266be566b0dbc9aba400275943d9706 (patch)
tree185c8596208b454eae30f0325f7480554ba95519 /x11/XFree86-4-libraries
parent8d42eb9464bbcc8ecde532dc47a257dc1fdff91a (diff)
downloadports-e8881a886266be566b0dbc9aba400275943d9706.tar.gz
ports-e8881a886266be566b0dbc9aba400275943d9706.zip
Bah. Some of the servers don't have the fonts/util/, causing failure due to
patches being shared by all the ports. So, add them to clients only and use EXTRA_PATCHES. This should be done to more patches from XFree86-4-libraries.
Notes
Notes: svn path=/head/; revision=95694
Diffstat (limited to 'x11/XFree86-4-libraries')
-rw-r--r--x11/XFree86-4-libraries/files/patch-bdftruncate.pl13
-rw-r--r--x11/XFree86-4-libraries/files/patch-ucs2any.pl13
2 files changed, 0 insertions, 26 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-bdftruncate.pl b/x11/XFree86-4-libraries/files/patch-bdftruncate.pl
deleted file mode 100644
index 9b7b123bf7d2..000000000000
--- a/x11/XFree86-4-libraries/files/patch-bdftruncate.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: fonts/util/bdftruncate.pl
-===================================================================
-RCS file: /home/ncvs/xfree/xc/fonts/util/bdftruncate.pl,v
-retrieving revision 1.3
-diff -u -r1.3 bdftruncate.pl
---- fonts/util/bdftruncate.pl 12 Oct 2002 16:06:42 -0000 1.3
-+++ fonts/util/bdftruncate.pl 12 Dec 2003 22:33:24 -0000
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-+#!/usr/bin/env perl
- #
- # bdftruncate.pl -- Markus Kuhn <mkuhn@acm.org>
- #
diff --git a/x11/XFree86-4-libraries/files/patch-ucs2any.pl b/x11/XFree86-4-libraries/files/patch-ucs2any.pl
deleted file mode 100644
index 486337aa9cab..000000000000
--- a/x11/XFree86-4-libraries/files/patch-ucs2any.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: fonts/util/ucs2any.pl
-===================================================================
-RCS file: /home/ncvs/xfree/xc/fonts/util/ucs2any.pl,v
-retrieving revision 1.5
-diff -u -r1.5 ucs2any.pl
---- fonts/util/ucs2any.pl 12 Oct 2002 16:06:42 -0000 1.5
-+++ fonts/util/ucs2any.pl 12 Dec 2003 22:25:18 -0000
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-+#!/usr/bin/env perl
- #
- # ucs2any.pl -- Markus Kuhn <mkuhn@acm.org>
- #