diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-16 17:27:30 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-16 17:27:30 +0000 |
commit | 5b56c6906f7a130eca59540a9951584335b2297a (patch) | |
tree | a9daf22ebb0d6859ff9cea5a806bbebb312d4f95 /lang/pike76/files/patch-ab | |
parent | Add two spaces for fix describe target for 4.8's make. (diff) |
- Update to 7.5.21
- Fix threads support that was broken
PR: ports/64344
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=104191
Diffstat (limited to 'lang/pike76/files/patch-ab')
-rw-r--r-- | lang/pike76/files/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/pike76/files/patch-ab b/lang/pike76/files/patch-ab index 80b11e736382..c2cb30063d3d 100644 --- a/lang/pike76/files/patch-ab +++ b/lang/pike76/files/patch-ab @@ -1,6 +1,6 @@ ---- modules/_Image_FreeType/configure.orig Fri Feb 6 14:35:54 2004 -+++ modules/_Image_FreeType/configure Fri Feb 6 14:36:58 2004 -@@ -2047,8 +2047,8 @@ +--- modules/_Image_FreeType/configure.orig Tue Mar 16 14:58:23 2004 ++++ modules/_Image_FreeType/configure Tue Mar 16 14:59:04 2004 +@@ -2046,8 +2046,8 @@ fi else @@ -8,6 +8,6 @@ -set dummy ${ac_tool_prefix}freetype-config; ac_word=$2 + # Extract the first word of "freetype-config", so it can be a program name with args. +set dummy freetype-config; ac_word=$2 - echo "$as_me:2052: checking for $ac_word" >&5 + echo "$as_me:2051: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_FT_CONFIG+set}" = set; then |