pkgsrc/graphics/imlib2/patches/patch-ab
jmmv 5a13113088 Update to 1.0.6. Author only maintains a CVS ChangeLog that is very difficult
to track for differences since 1.0.3...  anyway, most changes seem to be
bugfixes and performance improvements.

This closes my own PR pkg/19144.
2003-02-15 12:00:40 +00:00

13 lines
605 B
Text

$NetBSD: patch-ab,v 1.2 2003/02/15 12:00:41 jmmv Exp $
--- loaders/Makefile.in.orig Fri Apr 26 01:45:29 2002
+++ loaders/Makefile.in
@@ -92,7 +92,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign
# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in
-LDFLAGS = -L/usr/X11R6/lib -L$(top_builddir)/src
+LDFLAGS = @LDFLAGS@ -L$(top_builddir)/src
INCLUDES = -I/usr/X11R6/include -I$(top_srcdir)/libltdl $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/loaders