diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-03 21:02:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-03 21:02:24 +0000 |
commit | ee7a25ea1fb64db97d7d926e9dd3389c7a180e8b (patch) | |
tree | d5e251489d1997ffc522735fe49f1ec48a1eae73 /lang/pike76/files/patch-ab | |
parent | - Update to 0.99.8 (diff) |
- Update to 7.6.48
PR: ports/88378
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
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 164c72981932..2b0719daade4 100644 --- a/lang/pike76/files/patch-ab +++ b/lang/pike76/files/patch-ab @@ -1,6 +1,6 @@ ---- modules/_Image_FreeType/configure.orig Mon May 3 13:58:33 2004 -+++ modules/_Image_FreeType/configure Mon May 3 13:59:12 2004 -@@ -2048,8 +2048,8 @@ +--- src/modules/_Image_FreeType/configure.orig Tue Nov 1 09:57:18 2005 ++++ src/modules/_Image_FreeType/configure Tue Nov 1 09:57:45 2005 +@@ -2682,8 +2682,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:2053: checking for $ac_word" >&5 + echo "$as_me:$LINENO: 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 |