summaryrefslogtreecommitdiff
path: root/devel/kdevelop-base/patches/patch-af
blob: 6a9eb956a35374a1011efc91e850859bd5f55bb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1 2004/08/21 15:39:02 markd Exp $

--- languages/haskell/Makefile.in.orig	2004-08-21 16:21:44.000000000 +1200
+++ languages/haskell/Makefile.in
@@ -420,7 +420,7 @@ KDE_CXXFLAGS = $(USE_EXCEPTIONS)
 INCLUDES = -I$(top_srcdir)/lib/antlr -I$(top_srcdir)/lib/external_interfaces -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_includes)
 SUBDIRS = app_templates file_templates compiler doc
 kde_module_LTLIBRARIES = libkdevhaskellsupport.la
-libkdevhaskellsupport_la_LDFLAGS = $(LEXLIB) $(all_libraries) $(KDE_PLUGIN)
+libkdevhaskellsupport_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
 libkdevhaskellsupport_la_LIBADD = $(top_builddir)/lib/libkdevelop.la $(top_builddir)/lib/antlr/src/libantlr.la
 libkdevhaskellsupport_la_SOURCES = haskellsupport_part.cpp
 #>- METASOURCES = AUTO