From 7b1da8d969c59fdfdc9e9c56c303b0c1debef355 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 15 Dec 2003 18:40:43 +0000 Subject: - Update to version 1.1.0 PR: 60269 Submitted by: Ports Fury --- graphics/imlib2/files/patch-aa | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/imlib2/files/patch-aa') diff --git a/graphics/imlib2/files/patch-aa b/graphics/imlib2/files/patch-aa index 7a8b2a5a55a0..0a1f4f63e5e1 100644 --- a/graphics/imlib2/files/patch-aa +++ b/graphics/imlib2/files/patch-aa @@ -1,11 +1,11 @@ ---- imlib2-config.in.orig Tue Aug 22 16:38:40 2000 -+++ imlib2-config.in Sun Oct 29 21:38:09 2000 +--- imlib2-config.in.orig Sun Jul 20 15:10:43 2003 ++++ imlib2-config.in Mon Dec 8 04:30:33 2003 @@ -45,7 +45,7 @@ echo $includes @x_cflags@ ;; --libs) - libdirs=-L@libdir@ -+ libdirs="-L@libdir@ -L@localbase@/lib" - echo $libdirs -lImlib2 -lttf -lm @dlopen_libs@ @x_ldflags@ @x_libs@ ++ libdirs=-L@libdir@ -L@localbase@/lib + echo $libdirs -lImlib2 @freetype_libs@ -lm @dlopen_libs@ @x_ldflags@ @x_libs@ ;; *) -- cgit v1.2.3