pkgsrc-wip/evas/patches/patch-ad
Peter Bex 01601ea2db Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects much and more.
2004-09-16 15:03:12 +00:00

13 lines
496 B
Text

$NetBSD: patch-ad,v 1.1.1.1 2004/09/16 15:03:12 airhead Exp $
--- src/lib/data/Makefile.in.orig 2004-07-30 05:21:52.000000000 +0200
+++ src/lib/data/Makefile.in
@@ -119,7 +119,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign
# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in
-LDFLAGS =
+LDFLAGS = @LDFLAGS@
INCLUDES = @freetype_cflags@ -I. -I$(top_srcdir)/src/lib -I$(top_srcdir)/src/lib/include