From d8543839e68b75223c5d597d6d47b9c2a28d56c1 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 14 Mar 2002 11:16:45 +0000 Subject: Adjust in accordance with the new location of freetype1 includes (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). --- print/perlftlib/files/patch-ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/perlftlib/files/patch-ac') diff --git a/print/perlftlib/files/patch-ac b/print/perlftlib/files/patch-ac index 293d170b8567..9ff7ad62040c 100644 --- a/print/perlftlib/files/patch-ac +++ b/print/perlftlib/files/patch-ac @@ -5,6 +5,6 @@ 'LIBS' => ['-L/usr/local/lib -lttf'], # e.g., '-lm' 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING' - 'INC' => '-I/usr/local/include', # e.g., '-I/usr/include/other' -+ 'INC' => '-I/usr/local/include/freetype', # e.g., '-I/usr/include/other' ++ 'INC' => '-I/usr/local/include/freetype1/freetype', # e.g., '-I/usr/include/other' ); -- cgit v1.2.3