From c61d65a8499a4f9b2e408b24d2ff6ea2f43c4ea3 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Tue, 7 Nov 2000 14:32:57 +0000 Subject: - Change MASTER_SITES to MASTER_SITE_SOURCEFORGE. - Clean up the imlib2-config script installed. - Take over maintainer-ship. PR: 22629 Submitted by: Jeremy Norris --- graphics/imlib2-tmp/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/imlib2-tmp/files/patch-aa (limited to 'graphics/imlib2-tmp/files/patch-aa') diff --git a/graphics/imlib2-tmp/files/patch-aa b/graphics/imlib2-tmp/files/patch-aa new file mode 100644 index 000000000000..7a8b2a5a55a0 --- /dev/null +++ b/graphics/imlib2-tmp/files/patch-aa @@ -0,0 +1,11 @@ +--- imlib2-config.in.orig Tue Aug 22 16:38:40 2000 ++++ imlib2-config.in Sun Oct 29 21:38:09 2000 +@@ -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@ + ;; + *) -- cgit v1.2.3