summaryrefslogtreecommitdiff
path: root/net/kdenetwork3/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork3/patches/patch-aa')
-rw-r--r--net/kdenetwork3/patches/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/net/kdenetwork3/patches/patch-aa b/net/kdenetwork3/patches/patch-aa
deleted file mode 100644
index 90a3808aa69..00000000000
--- a/net/kdenetwork3/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/05/31 13:59:28 skrll Exp $
-
---- kdict/Makefile.in.orig Fri May 10 13:08:55 2002
-+++ kdict/Makefile.in
-@@ -226,8 +226,6 @@
- x_includes = @x_includes@
- x_libraries = @x_libraries@
-
--KDE_CXXFLAGS = $(USE_THREADS)
--
- # this has all of the subdirectories that make will recurse into. if
- # there are none, comment this out
- SUBDIRS = applet pics
-@@ -237,7 +235,7 @@
- bin_PROGRAMS = kdict
-
- # set the include path for X, qt and KDE
--INCLUDES = $(all_includes)
-+INCLUDES = $(USE_THREADS) $(all_includes)
-
- # the library search path.
- kdict_LDFLAGS = $(KDE_RPATH) $(all_libraries)